F remove deprecated parent
Compare changes
Files
4@@ -52,9 +52,7 @@ from linkahead.common.datatype import get_list_datatype
@@ -595,16 +593,6 @@ debug : bool, optional
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.