We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd5df5d commit 1fc43bcCopy full SHA for 1fc43bc
tests/functional/test_build_graph_on_real_packages.py
@@ -2,7 +2,7 @@
2
3
import grimp
4
5
-from syrupy.assertion import SnapshotAssertion
+from syrupy.assertion import SnapshotAssertion # type: ignore
6
7
8
@pytest.mark.parametrize(
0 commit comments