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.
1 parent 45b4bea commit 43ff8cbCopy full SHA for 43ff8cb
pydantic_extra_types/epoch.py
@@ -50,6 +50,7 @@ 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