We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc358c8 commit 8285359Copy full SHA for 8285359
duckql/properties/property.py
@@ -1,4 +1,4 @@
1
-from exceptions import ParseError
+from duckql.exceptions import ParseError
2
3
try:
4
from typing import Literal
0 commit comments