We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7e870b commit 7a8508cCopy full SHA for 7a8508c
1 file changed
pyproject.toml
@@ -107,6 +107,7 @@ addopts = "-vs --cov-report term-missing --cov-report xml --dist loadscope"
107
pretty = true
108
ignore_missing_imports = true
109
disallow_untyped_defs = true
110
+exclude = "\\{%.*%\\}"
111
112
[[tool.mypy.overrides]]
113
module = "infrahub_sdk.ctl.check"
0 commit comments