Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
kerrychu committed Jan 23, 2024
1 parent 4604029 commit 42cc65c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jobs.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,6 @@ def monitor_my_jobs():


if __name__ == "__main__":
print("debug", ENABLE_DEBUG_MODE)
if not ENABLE_DEBUG_MODE:
monitor_my_jobs()

0 comments on commit 42cc65c

Please sign in to comment.