Skip to content

Commit a9c22e7

Browse files
author
Dilmi Wickramanayake
committed
Merge branch 'users/DilmiWickramanayake/Analog_Input' of https://github.com/ni/nipanel-python into users/DilmiWickramanayake/Analog_Input
2 parents d439066 + 8b3393a commit a9c22e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,9 @@ strict = true
7777

7878
[[tool.mypy.overrides]]
7979
module = [
80-
# https://github.com/ni/nidaqmx-python/issues/209 - Support type annotations
8180
"hightime.*",
8281
"grpc.framework.foundation.*",
82+
# https://github.com/ni/nidaqmx-python/issues/209 - Support type annotations
8383
"streamlit_echarts.*",
8484
"nidaqmx.*",
8585
]

0 commit comments

Comments
 (0)