Skip to content

Commit

Permalink
Black on localhost does not appear to run the same rules as black in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
proffalken committed Oct 12, 2023
1 parent 62e1959 commit 5d8152b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion memberportal/api_spacedirectory/migrations/0001_initial.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@


class Migration(migrations.Migration):

initial = True

dependencies = []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@


class Migration(migrations.Migration):

dependencies = [
("api_spacedirectory", "0001_initial"),
]
Expand Down

0 comments on commit 5d8152b

Please sign in to comment.