Closed tvt173 closed 2 years ago
Minor typo: in the description of get_dependencies(), it says that the function returns a list of cells. However, it returns a set of cells. https://github.com/heitzmann/gdspy/blob/c0473ce3a34d0462be8e6275f8f164ed14e8d059/gdspy/library.py#L779
get_dependencies()
Minor typo: in the description of
get_dependencies()
, it says that the function returns a list of cells. However, it returns a set of cells. https://github.com/heitzmann/gdspy/blob/c0473ce3a34d0462be8e6275f8f164ed14e8d059/gdspy/library.py#L779