Skip to content

Commit 1c9b065

Browse files
more lib movement
1 parent 30939be commit 1c9b065

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

example.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from DigitalInputer import DigitalInputer
1+
from lib.DigitalInputer import DigitalInputer
22

33
a = DigitalInputer("(!A)^(B*X)")
44
print(a.get_output_table_print_ready())
File renamed without changes.

0 commit comments

Comments
 (0)