MCPcopy
hub / github.com/myusuf3/delorean / DeloreanInvalidDatetime

Class DeloreanInvalidDatetime

delorean/exceptions.py:21–26  ·  view source on GitHub ↗

Exception that is raised when an improper datetime object is passed in.

Source from the content-addressed store, hash-verified

19
20
21class DeloreanInvalidDatetime(DeloreanError):
22 """
23 Exception that is raised when an improper datetime object is passed
24 in.
25 """
26 pass

Callers 1

stopsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected