Skip to content

Commit 43ff8cb

Browse files
committed
🎨 Add blank line for improved readability in epoch
1 parent 45b4bea commit 43ff8cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pydantic_extra_types/epoch.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ class Number(_Base):
5050
5151
from pydantic_extra_types import epoch
5252
53+
5354
class LogEntry(BaseModel):
5455
timestamp: epoch.Number
5556

0 commit comments

Comments
 (0)