Skip to content

fix Codacy issues

Codacy Production / Codacy Static Code Analysis required action Jul 4, 2023 in 0s

2 new issues (1 max.) of at least minor severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 2
           

Complexity increasing per file
==============================
- scripts/inference/gradio_demo.py  3
         

See the complete overview on Codacy

Annotations

Check warning on line 175 in scripts/inference/gradio_demo.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

scripts/inference/gradio_demo.py#L175

Unused variable 'e'

Check notice on line 175 in scripts/inference/gradio_demo.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

scripts/inference/gradio_demo.py#L175

local variable 'e' is assigned to but never used (F841)