Skip to content

Add decorators to repo #9820

Add decorators to repo

Add decorators to repo #9820

Triggered via pull request October 1, 2024 11:45
Status Failure
Total duration 13s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Ruff (I001): utils/decorators/log_entry_and_exit.py#L1
utils/decorators/log_entry_and_exit.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (DTZ005): utils/decorators/log_entry_and_exit.py#L16
utils/decorators/log_entry_and_exit.py:16:22: DTZ005 `datetime.datetime.now()` called without a `tz` argument
Ruff (DTZ005): utils/decorators/log_entry_and_exit.py#L19
utils/decorators/log_entry_and_exit.py:19:20: DTZ005 `datetime.datetime.now()` called without a `tz` argument
ruff
Process completed with exit code 1.