Browse Source

PEP8/PyLint on migrationhandler/dummy.py

Roland Haroutiounian 9 years ago
parent
commit
bbe7a88842
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      EditorialModel/migrationhandler/dummy.py

+ 1
- 0
EditorialModel/migrationhandler/dummy.py View File

@@ -6,6 +6,7 @@
6 6
 # According to it every modifications are possible
7 7
 #
8 8
 
9
+
9 10
 ## Manage Model changes
10 11
 class DummyMigrationHandler(object):
11 12
 

Loading…
Cancel
Save