We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 034023a commit e63704fCopy full SHA for e63704f
1 file changed
pyproject.toml
@@ -148,6 +148,7 @@ source = [
148
]
149
branch = true
150
omit = [
151
+ "*typing.py", # Should not be needed at runtime
152
# TODO: test these files directly when splitting out pyfgen_runtime
153
"*exceptions.py",
154
"*runtime_helpers.py",
0 commit comments