Skip to content

Commit 56f5e10

Browse files
author
Dilmi Wickramanayake
committed
Merge branch 'users/DilmiWickramanayake/Analog_Input_filtering' of https://github.com/ni/nipanel-python into users/DilmiWickramanayake/Analog_Input_filtering
2 parents a2a803e + 372531f commit 56f5e10

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/simple_graph/simple_graph.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,5 @@
3535
time.sleep(0.1)
3636

3737
except KeyboardInterrupt:
38-
print("Exiting...")
38+
print("Exiting...")
39+

0 commit comments

Comments
 (0)