Skip to content

Commit 34bc2a7

Browse files
committed
Fix presubmit errors
1 parent faf0c43 commit 34bc2a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@
183183
'envlogger;python_version<"3.11" and sys_platform=="linux"'
184184
],
185185
'smartwatch_gestures': ['pandas'],
186-
'speech_commands' : ['pydub'],
186+
'speech_commands': ['pydub'],
187187
'svhn': ['scipy'],
188188
'the300w_lp': ['scipy'],
189189
'wake_vision': ['pandas'],

0 commit comments

Comments
 (0)