Skip to content

Commit 1055ae0

Browse files
committed
setup: correct indent in setup block
1 parent cba9299 commit 1055ae0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@
2929
'Programming Language :: Python :: 3',
3030
'Programming Language :: Python :: 3.6',
3131
],
32-
test_suite='test_verify.py'
33-
)
32+
test_suite='test_verify.py'
33+
)

0 commit comments

Comments
 (0)