Skip to content

Commit 45b4bea

Browse files
authored
Merge branch 'main' into uv
2 parents 65514ad + 3668b3a commit 45b4bea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pydantic_extra_types/epoch.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ class Number(_Base):
5050
5151
from pydantic_extra_types import epoch
5252
53-
5453
class LogEntry(BaseModel):
5554
timestamp: epoch.Number
5655

0 commit comments

Comments
 (0)