-
-
Notifications
You must be signed in to change notification settings - Fork 151
Open
Labels
refactorThis issue involves refactoringThis issue involves refactoring
Milestone
Description
Discussed in #1248
Originally posted by markusschmaus October 10, 2022
Type.filter_inplace
is currently not implemented anywhere in the code and the only place where it is used the NotImplementedError
is caught and Type.filter
is used instead. Based on the comment it seems that this is some leftover from some earlier feature. Is there any reason why this should be kept around? Otherwise I am going to remove it in #1207.
Metadata
Metadata
Assignees
Labels
refactorThis issue involves refactoringThis issue involves refactoring