Skip to content

Commit 86c3af8

Browse files
committed
Fixing bug with incorrect
1 parent 4cc4ada commit 86c3af8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bloqade/analog/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ def tree_depth(depth: int = None):
5656
"piecewise_constant",
5757
"linear",
5858
"constant",
59-
"set_print_depth",
59+
"tree_depth",
6060
"load",
6161
"save",
6262
"loads",

0 commit comments

Comments
 (0)