Some more edits due to arrow

This commit is contained in:
Matthias
2023-05-18 19:48:11 +02:00
parent ebfc9a6039
commit 9d0f488de7
6 changed files with 7 additions and 9 deletions

View File

@@ -28,7 +28,6 @@ def test_dt_utc():
tzinfo=timezone.utc)
@pytest.mark.parametrize('as_ms', [True, False])
def test_dt_from_ts(as_ms):
multi = 1000 if as_ms else 1