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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I fixed
open() should be replaced by Path.open() Ruff(PTH123)
and with that, I lost theSIM115
warning.SIM115 | open-file-with-context-handler | Use context handler for opening files
https://beta.ruff.rs/docs/rules/open-file-with-context-handler/
Beta Was this translation helpful? Give feedback.
All reactions