Skip to content

build(ruff): Remove `redundant-open-modes` from ignored rules list

8ab74aa
Select commit
Loading
Failed to load commit list.
Merged

refactor: Remove redundant open mode argument #538

build(ruff): Remove `redundant-open-modes` from ignored rules list
8ab74aa
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Feb 19, 2025 in 4s

No new alerts in code changed by this pull request

Annotations

Check warning on line 93 in src/powerapi/database/csvdb.py

See this annotation in the file changed.

Code scanning / CodeQL

File is not always closed Warning

File is opened but is not closed.