Skip to content

Commit 8285359

Browse files
committed
Invalid ParserError 🦹🏿‍♂️
1 parent fc358c8 commit 8285359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

duckql/properties/property.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from exceptions import ParseError
1+
from duckql.exceptions import ParseError
22

33
try:
44
from typing import Literal

0 commit comments

Comments
 (0)