debug step 4
This commit is contained in:
3 files changed
+90
-54
No files matched your search
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
# Define global debug function
|
||||
debug = lambda msg : print(f">> Debug: {msg}")
|
||||
Reference in new issue
Block a user