hasgeek / funnel

Imported name is not used anywhere in the module PY-W2000
Anti-pattern
Major
1 occurrence in this check
Unused utcnow imported from coaster.utils
 17    Venue,
 18    VenueRoom
 19)
 20from coaster.utils import utcnow 21from datetime import datetime, timedelta
 22from pytz import utc
 23