mirror of
https://github.com/wassname/jaxtyping.git
synced 2026-09-09 11:24:55 +08:00
Black
This commit is contained in:
@@ -104,7 +104,7 @@ class _JaxtypingTransformer(ast.NodeVisitor):
|
||||
0,
|
||||
ast.Attribute(
|
||||
ast.Name(id="jaxtyping", ctx=ast.Load()), "jaxtyped", ast.Load()
|
||||
)
|
||||
),
|
||||
)
|
||||
if self._typechecker is not None:
|
||||
# Place at the end of the decorator list, as decorators
|
||||
|
||||
Reference in New Issue
Block a user