We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e463ca9 commit 0305dabCopy full SHA for 0305dab
tests/unit/contentproviders/test_swhid.py
@@ -56,7 +56,6 @@ def test_detect(swhid, expected):
56
assert provider.detect(swhid) == expected
57
58
59
-
60
def test_unresolving_swhid():
61
provider = Swhid()
62
0 commit comments