Skip to content

Commit 34477f3

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent da7cf40 commit 34477f3

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

example/example/migrations/0001_initial.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88

99

1010
class Migration(migrations.Migration):
11-
1211
dependencies = []
1312

1413
operations = [

tests/migrations/0001_initial.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88

99

1010
class Migration(migrations.Migration):
11-
1211
dependencies = []
1312

1413
operations = [

0 commit comments

Comments
 (0)