mirror of
https://github.com/wassname/baukit.git
synced 2026-06-27 16:14:33 +08:00
Remove unused spaces.
This commit is contained in:
+1
-1
@@ -160,7 +160,7 @@ class TraceDict(OrderedDict, contextlib.AbstractContextManager):
|
||||
if isinstance(obj, dict):
|
||||
return obj.get(layer, None)
|
||||
return obj
|
||||
|
||||
|
||||
self[layer] = Trace(
|
||||
module=module,
|
||||
layer=layer,
|
||||
|
||||
Reference in New Issue
Block a user