Ran pre-commit run -a

Completed runs of black and rest of pre-commit checks.
This commit is contained in:
Natalia
2023-05-03 16:46:51 -03:00
committed by nessita
parent ed8808af95
commit a8cd8f507a
94 changed files with 237 additions and 306 deletions

View File

@@ -1,3 +1 @@
from django.contrib import admin
# Register your models here.

View File

@@ -1,3 +1 @@
from django.db import models
# Create your models here.