Skip to content

Commit

Permalink
fix merge
Browse files Browse the repository at this point in the history
  • Loading branch information
TZCai committed Apr 18, 2023
1 parent 7aeba49 commit b8c9522
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/synthcity/plugins/core/distribution.py
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,6 @@ class DatetimeDistribution(Distribution):
:parts: 1
"""

offset: int = 120
low: datetime = datetime.utcfromtimestamp(0)
high: datetime = datetime.now()
step: timedelta = timedelta(microseconds=1)
Expand Down

0 comments on commit b8c9522

Please sign in to comment.