nixpy
nixpy copied to clipboard
Refactor object creation
Entity subclasses override the _create_new()
method for creating objects and it's a bit ugly and complicated to follow.
Would be nice to refactor and simplify.
We should enable the checks in pylintrc
when this is done.