Skip to content

Commit

Permalink
fixed import
Browse files Browse the repository at this point in the history
  • Loading branch information
iamgiolaga committed May 27, 2023
1 parent f6cc270 commit 742319f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/behaviours.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from datetime import datetime, timedelta
from dateutil.parser import parse
from macros import maybe_placeholder
from utils.macros import maybe_placeholder
from telegram.utils.helpers import escape_markdown
import random
import json
Expand Down

0 comments on commit 742319f

Please sign in to comment.