fix styling flake8 error from CI
This commit is contained in:
parent
3d45cdc339
commit
727866f090
@ -56,4 +56,3 @@ def _import_class(cls_name):
|
|||||||
_class_registry_cache[cls] = getattr(module, cls)
|
_class_registry_cache[cls] = getattr(module, cls)
|
||||||
|
|
||||||
return _class_registry_cache.get(cls_name)
|
return _class_registry_cache.get(cls_name)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user