Skip to content

Commit de2ac16

Browse files
committed
Correct flake8 issue
1 parent 0b2fa49 commit de2ac16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

django_range_merge/migrations/0001_initial.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
class Migration(migrations.Migration):
77

88
initial = True
9-
9+
1010
dependencies = []
1111

1212
operations = [

0 commit comments

Comments
 (0)