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 0bf2018 commit 22095f3Copy full SHA for 22095f3
setup.cfg
@@ -46,7 +46,7 @@ minversion = 4.6
46
testpaths = tests
47
xfail_strict = true
48
markers =
49
- array_compare : for functions using array comparison
+ array_compare: for functions using array comparison
50
51
[flake8]
52
max-line-length = 150
0 commit comments