8000
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 4f8e74a commit 63a4e1aCopy full SHA for 63a4e1a
tableauserverapi/models/view_item.py
@@ -1,5 +1,5 @@
1
import xml.etree.ElementTree as ET
2
-from exceptions import UnpopulatedPropertyError
+from .exceptions import UnpopulatedPropertyError
3
from .. import NAMESPACE
4
5
0 commit comments