Skip to content

Commit 32c6a78

Browse files
author
Dilmi Wickramanayake
committed
lint errors
1 parent 6492de6 commit 32c6a78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/nidaqmx/nidaqmx_analog_output_voltage/nidaqmx_analog_output_voltage_panel.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
)
3737

3838

39-
def hide_run_button()-> None:
39+
def hide_run_button() -> None:
4040
"""hide_run_button is used to disable run button when DAQ error pops up."""
4141
st.markdown(
4242
"""

0 commit comments

Comments
 (0)