flake8
passed.
JSHint
passed.
Review Request #12269 — Created May 5, 2022 and submitted
In preparation for some upcoming work on mutators, this change splits up
the somewhat largedjango_evolution.mutators
module into per-class
modules. This will help keep things organized as new mutator classes are
added (which will be needed for the newMoveToDjangoEvolution
mutation).The actual code in these modules is untouched, with the exception of
the addition of module-level strings, aVersion Changed
in each class,
and a new docstring forSQLMutator
. Docs otherwise are not up to
current standards.
All unit tests pass.
Built the docs and checked for errors.
Summary | ID |
---|---|
b53e6a91a588bafd1b2db9ddf8184cb82ad14a6c |