There was an error while loading. Please reload this page.
not-callable
1 parent 91f08f0 commit f0c02a5Copy full SHA for f0c02a5
1 file changed
pyproject.toml
@@ -58,6 +58,7 @@ disable = [
58
"missing-class-docstring",
59
"missing-function-docstring",
60
"missing-module-docstring",
61
+ "not-callable",
62
"protected-access",
63
"redefined-builtin",
64
"signature-differs",
0 commit comments