summaryrefslogtreecommitdiff
path: root/tests/test_match.py
diff options
context:
space:
mode:
authorRaphaël Barrois <raphael.barrois@polytechnique.org>2019-08-20 22:55:10 +0200
committerRaphaël Barrois <raphael.barrois@polytechnique.org>2019-08-24 15:13:09 +0200
commita7c2b75d48587fce826613efced163272b11e354 (patch)
treec022cf3401dce1a1ab98394c35ff4c85fd980811 /tests/test_match.py
parent36f5b30d2fb6ad535b322a875c8bfb297e97aacc (diff)
downloadsemantic-version-a7c2b75d48587fce826613efced163272b11e354.tar.gz
Lint test code.
Diffstat (limited to 'tests/test_match.py')
-rwxr-xr-xtests/test_match.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_match.py b/tests/test_match.py
index 10a9c8a..16d7e5a 100755
--- a/tests/test_match.py
+++ b/tests/test_match.py
@@ -175,4 +175,3 @@ class MatchTestCase(unittest.TestCase):
if __name__ == '__main__': # pragma: no cover
unittest.main()
-