mirror of
https://github.com/django/django.git
synced 2025-10-29 00:26:07 +00:00
flake8 fixes
This commit is contained in:
@@ -10,7 +10,7 @@ class Operation(object):
|
||||
copying operations), and some will need their modifications to be
|
||||
optionally specified by the user (e.g. custom Python code snippets)
|
||||
|
||||
Due to the way this class deals with deconstruction, it should be
|
||||
Due to the way this class deals with deconstruction, it should be
|
||||
considered immutable.
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user