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

Commit 526aded

Browse files
committed
Fixed pep8 issue.
1 parent 0f09848 commit 526aded

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test_pep257.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,4 +273,3 @@ def foo():
273273
out, err = env.invoke_pep257()
274274
assert 'D301' not in err
275275
assert 'D302' not in err
276-

0 commit comments

Comments
 (0)