Commit a96dbda6 authored by Tim Graham's avatar Tim Graham
Browse files

Fixed flake8 error.

parent eb8600a6
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -366,7 +366,6 @@ class MigrationAutodetector(object):
            pass
        return item


    def generate_renamed_models(self):
        """
        Finds any renamed models, and generates the operations for them,