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 4583c7a commit acc447fCopy full SHA for acc447f
pyproject.toml
@@ -80,6 +80,8 @@ module = [
80
# https://github.com/ni/hightime/issues/4 - Add type annotations
81
"hightime.*",
82
"grpc.framework.foundation.*",
83
+ "streamlit_echarts.*",
84
+ "nidaqmx.*",
85
]
86
ignore_missing_imports = true
87
0 commit comments