Skip to content

Commit

Permalink
Actually warehouse_state
Browse files Browse the repository at this point in the history
  • Loading branch information
jpnavarro committed Oct 21, 2022
1 parent 1cf744a commit 89cc7da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/router_cider.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
from django.conf import settings
from django.utils.dateparse import parse_datetime
from cider.models import *
from warehouse_status.process import ProcessingActivity
from warehouse_state.process import ProcessingActivity

import pytz
Central_TZ = pytz.timezone('US/Central')
Expand Down

0 comments on commit 89cc7da

Please sign in to comment.