Skip to content

Commit a94de93

Browse files
committed
test
1 parent 925f743 commit a94de93

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/genie_python/genie.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@
5757
print(message, file=sys.stderr)
5858

5959

60+
foo = "bar"
61+
62+
6063
@log_command_and_handle_exception
6164
def set_instrument(pv_prefix: str, import_instrument_init: bool = True) -> None:
6265
"""

0 commit comments

Comments
 (0)