We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5725da7 + 5ca3655 commit c854c29Copy full SHA for c854c29
test/test_migration.py
@@ -86,6 +86,7 @@ def test_migration() -> None:
86
assert iss["accepted"] > 0
87
else:
88
assert iss["wontFix"] > 0
89
+
90
assert iss["falsePositives"] > 0
91
assert iss["thirdParty"] == 0
92
0 commit comments