Z230
This commit is contained in:
@@ -25,7 +25,7 @@ def get_dropbox_path() -> Path:
|
||||
|
||||
raise FileNotFoundError("Dropbox folder not found on any drive.")
|
||||
|
||||
print(get_dropbox_path())
|
||||
|
||||
|
||||
|
||||
def get_medicus_connection():
|
||||
@@ -51,4 +51,4 @@ def get_medicus_connection():
|
||||
print(f"⚠️ Error connecting to Medicus on {computer_name}: {e}")
|
||||
raise
|
||||
|
||||
print(get_medicus_connection())
|
||||
|
||||
|
||||
Reference in New Issue
Block a user