Skip to content

style: fix pylint and mypy issues

GitHub Advanced Security / CodeQL succeeded Jan 12, 2024 in 6s

2 new alerts

New alerts in code changed by this pull request

  • 2 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 132 in library/pcs_api_v2.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused global variable Note

The global variable 'PCS_IMPORT_ERROR' is not used.

Check notice on line 124 in library/pcs_qdevice_certs.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused global variable Note

The global variable 'PCS_IMPORT_ERROR' is not used.