Skip to content

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

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions