We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0512e20 commit ad4838eCopy full SHA for ad4838e
.pylintrc
@@ -0,0 +1,8 @@
1
+# .pylintr
2
+
3
+[TYPECHECK]
4
+#
5
+# Click mutates function signatures:
6
+# see https://click.palletsprojects.com/en/8.1.x/
7
8
+signature-mutators=click.decorators.option
0 commit comments