Skip to content

Commit 4d42d49

Browse files
committed
Fix merge conflicts for import
2 parents 71dc453 + 242acdb commit 4d42d49

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/debug_user_code.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
# Insert absolute path to Circuitpython libraries for CLUE into sys.path
3333
sys.path.insert(0, os.path.join(abs_path_to_parent_dir, CONSTANTS.CIRCUITPYTHON))
3434

35+
3536
# This import must happen after the sys.path is modified
3637
from common import debugger_communication_client
3738

0 commit comments

Comments
 (0)