Skip to content

Commit

Permalink
CH-59 Fix linting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
condar-metacell committed Sep 18, 2024
1 parent 21c6167 commit ae198ee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ class Migration(migrations.Migration):
("django_baseapp", "0001_initial"),
]

operations = []
operations = []

0 comments on commit ae198ee

Please sign in to comment.