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.
2 parents d439066 + 8b3393a commit a9c22e7Copy full SHA for a9c22e7
pyproject.toml
@@ -77,9 +77,9 @@ strict = true
77
78
[[tool.mypy.overrides]]
79
module = [
80
- # https://github.com/ni/nidaqmx-python/issues/209 - Support type annotations
81
"hightime.*",
82
"grpc.framework.foundation.*",
+ # https://github.com/ni/nidaqmx-python/issues/209 - Support type annotations
83
"streamlit_echarts.*",
84
"nidaqmx.*",
85
]
0 commit comments