We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59722d3 commit 3c04406Copy full SHA for 3c04406
main.py
@@ -12,6 +12,7 @@
12
13
# Set the script name
14
script_name = "main"
15
+# Set the current time
16
current_time = datetime.datetime.now().strftime("%H:%M")
17
18
already_run = {
0 commit comments