Skip to content

ruff cleanup

930915a
Select commit
Loading
Failed to load commit list.
Draft

ruff cleanup #489

ruff cleanup
930915a
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Aug 12, 2025 in 5s

3 new alerts including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

Other Alerts:

  • 2 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 221 in tally_ho/apps/tally/views/tally_manager.py

See this annotation in the file changed.

Code scanning / CodeQL

File is not always closed Warning

File is opened but is not closed.

Check failure on line 221 in tally_ho/apps/tally/views/tally_manager.py

See this annotation in the file changed.

Code scanning / CodeQL

Uncontrolled data used in path expression High

This path depends on a
user-provided value
.

Check warning on line 38 in tally_ho/libs/views/exports.py

See this annotation in the file changed.

Code scanning / CodeQL

File is not always closed Warning

File is opened but is not closed.