1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2026-06-16 07:20:48 +02:00

PEP8/PyLint on migrationhandler/dummy.py

This commit is contained in:
Roland Haroutiounian 2015-09-30 14:47:44 +02:00
commit bbe7a88842

View file

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