Skip to content

Commit 2c7bbfd

Browse files
authored
Black reformat
1 parent 01ddda5 commit 2c7bbfd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

django_ptpython/apps.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33

44
class DjangoPtpythonConfig(AppConfig):
5-
default_auto_field = 'django.db.models.BigAutoField'
6-
name = 'django_ptpython'
5+
default_auto_field = "django.db.models.BigAutoField"
6+
name = "django_ptpython"

0 commit comments

Comments
 (0)