mirror of
https://github.com/sartography/uva-covid19-testing-communicator.git
synced 2025-02-23 20:38:13 +00:00
stupid mistake.
This commit is contained in:
parent
5504c021bc
commit
079040263a
@ -11,7 +11,7 @@ from apscheduler.schedulers.background import BackgroundScheduler
|
||||
from communicator.api import admin
|
||||
|
||||
|
||||
def within_notification_window(self):
|
||||
def within_notification_window():
|
||||
"""Where 'reasaonable' is between 8am and 10pm. """
|
||||
tz = pytz.timezone('US/Eastern')
|
||||
now = (datetime.now(tz))
|
||||
|
Loading…
x
Reference in New Issue
Block a user