PreCommit Test #5
Annotations
3 errors
Ruff (F541):
app/push_letsencrypt.py#L18
app/push_letsencrypt.py:18:15: F541 f-string without any placeholders
|
Ruff (F841):
app/push_letsencrypt.py#L48
app/push_letsencrypt.py:48:5: F841 Local variable `end_time` is assigned to but never used
|
ruff
Process completed with exit code 1.
|