summaryrefslogtreecommitdiff
path: root/examples/api/python/exceptions.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/api/python/exceptions.py')
-rw-r--r--examples/api/python/exceptions.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/api/python/exceptions.py b/examples/api/python/exceptions.py
index a4597d12b..dcfff09e4 100644
--- a/examples/api/python/exceptions.py
+++ b/examples/api/python/exceptions.py
@@ -17,7 +17,7 @@
##
import pycvc5
-from pycvc5 import kinds
+from pycvc5 import Kind
import sys
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback