Use timezone-aware datetimes -- ruff check --select=DTZ #161
Annotations
5 errors
Ruff (E501):
partitionmanager/types_test.py#L290
partitionmanager/types_test.py:290:89: E501 Line too long (91 > 88)
|
Ruff (E501):
partitionmanager/types_test.py#L325
partitionmanager/types_test.py:325:89: E501 Line too long (90 > 88)
|
Ruff (E501):
partitionmanager/types_test.py#L327
partitionmanager/types_test.py:327:89: E501 Line too long (108 > 88)
|
Ruff (E501):
partitionmanager/types_test.py#L393
partitionmanager/types_test.py:393:89: E501 Line too long (100 > 88)
|
lint
Process completed with exit code 1.
|