flake8 [skip ci]

This commit is contained in:
dscripka 2023-06-13 21:24:55 -04:00
parent cdd1e529ab
commit f86be164f4

View file

@ -438,7 +438,7 @@ def bulk_predict(
wakeword_models: List[str],
prediction_function: str = 'predict_clip',
ncpu: int = 1,
inference_framework = "tflite",
inference_framework: str = "tflite",
**kwargs
):
"""