You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
style: Remove noqa PLC0415 annotations from conditional imports
Simplify inline comments on conditional imports by removing the
ruff-specific noqa directives while preserving the descriptive
comments explaining why the imports are conditional.
0 commit comments