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 8296748 commit d303a8dCopy full SHA for d303a8d
.github/dependabot.yml
@@ -15,6 +15,5 @@ updates:
15
- dependency-name: "psutil"
16
- dependency-name: "pystache"
17
- dependency-name: "typeguard"
18
- - dependency-name: "typing-compat"
19
- dependency-name: "packaging"
20
.mypy
@@ -16,6 +16,3 @@ ignore_missing_imports = True
[mypy-pystache.*]
ignore_missing_imports = True
-
-[mypy-typing_compat.*]
21
-ignore_missing_imports = True
0 commit comments