Skip to content

Commit c968c9c

Browse files
Update guess_label_size.py
1 parent 67b3db6 commit c968c9c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

django_ltree/guess_label_size.py

-3
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,3 @@ def guess_the_label_size(path_size: int, combination_size: int):
2727
label_size += 1
2828

2929
return label_size
30-
31-
32-
print(guess_the_label_size(0, 62))

0 commit comments

Comments
 (0)