Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Commit 5db0695

Browse files
committed
pep8 fixes
1 parent d68a2a0 commit 5db0695

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tests/test_pep257.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,4 +302,3 @@ def test_illegal_convention():
302302
assert code == 2
303303
assert "Illegal convention 'illegal_conv'." in err
304304
assert 'Possible conventions: pep257' in err
305-

0 commit comments

Comments
 (0)