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

Commit 20edb2c

Browse files
committed
Fixed pep8 issue.
1 parent a5d12c4 commit 20edb2c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tests/test_cases/superfluous_quotes.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,3 @@ def extra_opening():
1818
@expect('D300: Use """triple double quotes""" (found """""-quotes)')
1919
def two_extra_opening():
2020
"""""Two extra quotes on the left."""
21-

0 commit comments

Comments
 (0)