PEP fixes

This commit is contained in:
Matthias 2021-11-15 02:10:43 +01:00
parent c41f16837d
commit 1aafec7107
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076
2 changed files with 3 additions and 4 deletions

View File

@ -64,4 +64,3 @@ class PluginConfig(models.Model):
app.reload_plugins() app.reload_plugins()
return ret return ret