mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-03 19:56:54 +00:00
added missing blank line
This commit is contained in:
parent
52d47cf99a
commit
10a4d98fad
1 changed files with 1 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ except foo.SomeException:
|
|||
print("err")
|
||||
"""
|
||||
|
||||
|
||||
class TestFlake(TestCase):
|
||||
|
||||
def test_exception(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue