Closed patricklecuyer closed 7 years ago
Fixed test_auto_escalate so it won't fail if run outside of business hours.
ALso changed .travis.yml to ignore F401 errors from flake8. These are caused by imports for type hints that are not well supported by flake8. Travis build now passes.
Fixed test_auto_escalate so it won't fail if run outside of business hours.