We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a574280 commit 24e1e52Copy full SHA for 24e1e52
1 file changed
prospector.yaml
@@ -32,6 +32,7 @@ pylint:
32
- raise-missing-from
33
- redundant-u-string-prefix
34
- consider-using-from-import
35
+ - missing-timeout
36
37
mccabe:
38
disable:
0 commit comments