Skip to content

Commit

Permalink
misc: import datetime module
Browse files Browse the repository at this point in the history
Signed-off-by: djerfy <[email protected]>
  • Loading branch information
djerfy committed May 26, 2024
1 parent 2dc2234 commit 1d08d9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hooks/discord_absorb.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import os
import sys
import yaml

import datetime

def load_config():
with open(os.environ['CONFIG_PATH'], 'r') as f:
Expand Down

0 comments on commit 1d08d9d

Please sign in to comment.