Skip to content

Remove unused datetime import failing ruff on main - #313

Merged
nicosuave merged 1 commit into
mainfrom
fix-ruff-unused-datetime
Aug 5, 2026
Merged

Remove unused datetime import failing ruff on main#313
nicosuave merged 1 commit into
mainfrom
fix-ruff-unused-datetime

Conversation

@nicosuave

Copy link
Copy Markdown
Member

ruff F401 on tests/core/test_security_advisor_regressions.py (introduced in 93d3b50) fails the Python 3.11-3.13 CI jobs on main and on every PR based on it, including #311. The import is unused; the module has no other datetime reference.

@nicosuave
nicosuave merged commit 8817075 into main Aug 5, 2026
21 of 25 checks passed
@nicosuave
nicosuave deleted the fix-ruff-unused-datetime branch August 5, 2026 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant