summaryrefslogtreecommitdiff
path: root/examples/api/python/exceptions.py
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2021-12-14 13:35:53 -0600
committerGitHub <noreply@github.com>2021-12-14 13:35:53 -0600
commite16ab44a2b4622bb5745633cbafd43a0023a518c (patch)
treed980bdc3dc771abfc8101036d1e2aaebc8020134 /examples/api/python/exceptions.py
parentad34df900d79aad64558b354a866870715bfd007 (diff)
parenteffb0d47ba5bfaebae17dcd06153489dccd90eff (diff)
Merge branch 'master' into cav22-stringscav22-strings
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