Skip to content

Commit 282c530

Browse files
author
Dilmi Wickramanayake
committed
lint error
1 parent 9d2f392 commit 282c530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/nidaqmx/nidaqmx_analog_input_filtering/nidaqmx_analog_input_filtering_panel.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
)
4646

4747

48-
def hide_run_button()-> None:
48+
def hide_run_button() -> None:
4949
"""hide_run_button is used to disable run button when DAQ error pops up."""
5050
st.markdown(
5151
"""

0 commit comments

Comments
 (0)