Skip to content

Commit 7b0b990

Browse files
committed
Relint after black update
1 parent f5eb251 commit 7b0b990

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

joeflow/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
initial = True
1312

1413
dependencies = [

tests/testapp/migrations/0001_initial.py

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

77

88
class Migration(migrations.Migration):
9-
109
initial = True
1110

1211
dependencies = [

0 commit comments

Comments
 (0)