Skip to content

Commit

Permalink
Fix formatting in test_api
Browse files Browse the repository at this point in the history
Signed-off-by: Filipe Laíns <lains@riseup.net>
  • Loading branch information
FFY00 committed Mar 10, 2023
1 parent 8772261 commit 5475a6e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ class APITests(
fixtures.EggInfoFile,
unittest.TestCase,
):

version_pattern = r'\d+\.\d+(\.\d)?'

def test_retrieves_version_of_self(self):
Expand Down

0 comments on commit 5475a6e

Please sign in to comment.