visions v0.6.1
ENH: Expose state using typeset.detect
and typeset.infer
ENH: plotting of typesets improved
FIX: fix and test cases for #136
CLN: pre-commit with black, isort, pyupgrade, flake8
ENH: type relations are now accessible by type (e.g. Float.relations[Integer])