py-d2
py-d2 copied to clipboard
Module error for Shape object
Description
Thanks a lot for this library, i’m using it for a project and it’s very useful! However, I did notice that in the init.py file, it’s missing the Shape object, which makes it impossible to use when trying to use a shape within a D2Shape. Locally i was able to do a “simple fix” by importing it just like the other objects, but i think it’s a better long term solution to fix it directly at the source. Also simplifies having to use it with Docker containers. Many thanks :)