Fixed flake8 errors
This commit is contained in:
parent
84d6217d18
commit
9885270f56
|
|
@ -218,7 +218,6 @@ class Base3DOptions(VariantOptions):
|
|||
# Push it back to the module
|
||||
models.push_back(m3d)
|
||||
|
||||
|
||||
def filter_components(self, dir):
|
||||
self.undo_3d_models_rep = {}
|
||||
if not self._comps:
|
||||
|
|
|
|||
Loading…
Reference in New Issue