F remove deprecated parent
Compare changes
- Florian Spreckelsen authored
+ 6
− 11
@@ -19,7 +19,7 @@
@@ -527,7 +527,7 @@ F:
@@ -550,17 +550,12 @@ R3:
For #94 (closed). Removes the deprecated parent
keyword for good.
Simply removed the special treatment; it now raises a ValueError like any other unknown keyword would.
Unit test is sufficient.
Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
For further good practices have a look at our review guidelines.