py-d2 icon indicating copy to clipboard operation
py-d2 copied to clipboard

Module error for Shape object

Open gigiboum opened this issue 1 year ago • 0 comments

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 :)

gigiboum avatar May 23 '24 16:05 gigiboum