Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

F841 local variable is assigned but never used #425

@busunkim96

Description

@busunkim96
tests/unit/texttospeech_v1beta1/test_text_to_speech.py:199:9: F841 local variable 'response' is assigned to but never used
tests/unit/texttospeech_v1beta1/test_text_to_speech.py:262:9: F841 local variable 'response' is assigned to but never used
tests/unit/texttospeech_v1beta1/test_text_to_speech.py:305:9: F841 local variable 'client' is assigned to but never used
tests/unit/texttospeech_v1/test_text_to_speech.py:154:9: F841 local variable 'client' is assigned to but never used
tests/unit/texttospeech_v1/test_text_to_speech.py:199:9: F841 local variable 'response' is assigned to but never used
tests/unit/texttospeech_v1/test_text_to_speech.py:262:9: F841 local variable 'response' is assigned to but never used
tests/unit/texttospeech_v1/test_text_to_speech.py:305:9: F841 local variable 'client' is assigned to but never used

googleapis/python-texttospeech#30

Metadata

Metadata

Assignees

Labels

triage meI really want to be triaged.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions