auto detect globals()
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ from test_utils import *
|
||||
|
||||
def test_torch():
|
||||
|
||||
@Commentor("<return>", _globals=globals())
|
||||
@Commentor("<return>")
|
||||
def target():
|
||||
|
||||
x = torch.ones(4, 5)
|
||||
|
||||
Reference in New Issue
Block a user