We now say Boolean etc is a subtype of DataType not a sub-class.
Either fix the tree traversal or update the page to not have a broken DataType section.
Partial fix: I've commented out the broken DataType section for now.
/cc @RichardWallis
Handle DataTypes and DataType correctly fixes (#463) (#469) (#557)
de7cf08
Added __str__ to Unit() to aid debug
e7a0db7
Thanks!
We now say Boolean etc is a subtype of DataType not a sub-class.
Either fix the tree traversal or update the page to not have a broken DataType section.