Closed robmarkcole closed 3 years ago
Change custom_model: str = None, to custom_model: str = ""
custom_model: str = None
custom_model: str = ""
Same behaviour but a bit more consistent
done
Change
custom_model: str = None
, tocustom_model: str = ""
Same behaviour but a bit more consistent