mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-05-26 07:08:05 +00:00
format python code with black
This commit is contained in:
@@ -2,4 +2,4 @@ from django.apps import AppConfig
|
||||
|
||||
|
||||
class AppsettingsConfig(AppConfig):
|
||||
name = 'appsettings'
|
||||
name = "appsettings"
|
||||
|
||||
Reference in New Issue
Block a user