mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-21 20:55:11 +00:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
d8a5a5d5c2
commit
505c63be1a
@ -73,7 +73,7 @@ def test_chrono_system_clock_roundtrip_date():
|
||||
|
||||
def test_chrono_system_clock_roundtrip_daylight_savings():
|
||||
# naive datetime - AEDST clock will change
|
||||
datetime1 = datetime.datetime(2021, 10, 3, 2, 18, 46, 677734)
|
||||
datetime1 = datetime.datetime(2021, 10, 3, 2, 18, 46, 677734)
|
||||
|
||||
# Roundtrip the time
|
||||
datetime2 = m.test_chrono2(datetime1)
|
||||
|
Loading…
Reference in New Issue
Block a user