Skip to content

Commit 5475a6e

Browse files
committed
Fix formatting in test_api
Signed-off-by: Filipe Laíns <lains@riseup.net>
1 parent 8772261 commit 5475a6e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test_api.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ class APITests(
3232
fixtures.EggInfoFile,
3333
unittest.TestCase,
3434
):
35-
3635
version_pattern = r'\d+\.\d+(\.\d)?'
3736

3837
def test_retrieves_version_of_self(self):

0 commit comments

Comments
 (0)