Skip to content

Commit acc447f

Browse files
committed
add daqmx and streamlit_echarts to mypy override
Signed-off-by: Valerie Gleason 👌 <[email protected]>
1 parent 4583c7a commit acc447f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ module = [
8080
# https://github.com/ni/hightime/issues/4 - Add type annotations
8181
"hightime.*",
8282
"grpc.framework.foundation.*",
83+
"streamlit_echarts.*",
84+
"nidaqmx.*",
8385
]
8486
ignore_missing_imports = true
8587

0 commit comments

Comments
 (0)