We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 65514ad + 3668b3a commit 45b4beaCopy full SHA for 45b4bea
pydantic_extra_types/epoch.py
@@ -50,7 +50,6 @@ class Number(_Base):
50
51
from pydantic_extra_types import epoch
52
53
-
54
class LogEntry(BaseModel):
55
timestamp: epoch.Number
56
0 commit comments