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.
1 parent 1f568b9 commit 9bd8428Copy full SHA for 9bd8428
mypy.ini
@@ -35,3 +35,6 @@ ignore_missing_imports = True
35
36
[mypy-requests_mock]
37
ignore_missing_imports = True
38
+
39
+[mypy-testcontainers.*]
40
+ignore_missing_imports = True
0 commit comments