Skip to content

Commit 42d68ca

Browse files
Update paths.py
1 parent 2967584 commit 42d68ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

django_ltree/paths.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import string
22
from itertools import product
33

4-
# from django_ltree.fields import PathValue
4+
from django_ltree.fields import PathValue
55
import math
66

77

0 commit comments

Comments
 (0)