Skip to content

Commit 22095f3

Browse files
authored
Remove whitespace in markers registration
1 parent 0bf2018 commit 22095f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ minversion = 4.6
4646
testpaths = tests
4747
xfail_strict = true
4848
markers =
49-
array_compare : for functions using array comparison
49+
array_compare: for functions using array comparison
5050

5151
[flake8]
5252
max-line-length = 150

0 commit comments

Comments
 (0)