Skip to content

Commit

Permalink
updates: initial time
Browse files Browse the repository at this point in the history
  • Loading branch information
majorbruteforce committed Jun 2, 2024
1 parent a5fd0d7 commit fbcffd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion time_check.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from datetime import datetime, time, timedelta
import pytz
from db import connect_to_database
initial = 16
initial = 22
final= 12

def is_in_time_bracket(msg_sending_time):
Expand Down

0 comments on commit fbcffd9

Please sign in to comment.