Skip to content

Commit 56f7331

Browse files
committed
rename migrations file
1 parent 76972df commit 56f7331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readthedocs/projects/migrations/0038_change-default-python-interpreter.py renamed to readthedocs/projects/migrations/0039_change-default-python-interpreter.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
class Migration(migrations.Migration):
99

1010
dependencies = [
11-
('projects', '0037_add_htmlfile'),
11+
('projects', '0038_update-doctype-helptext'),
1212
]
1313

1414
operations = [

0 commit comments

Comments
 (0)