🎨 Format Python code with Black

This commit is contained in:
alexAubin 2024-08-26 18:20:38 +00:00 committed by github-actions[bot]
parent c409888a4b
commit 2102242a61

View file

@ -2018,7 +2018,7 @@ ynh_app_config_run $1
def _get_config_panel(self):
ret = super()._get_config_panel()
ret = super()._get_config_panel()
app = self.entity
settings = _get_app_settings(self.entity)