remove dependency list from top-level comment

This commit is contained in:
Jan Petykiewicz 2020-09-26 00:44:56 -07:00
parent f51144ae6a
commit a02dfdc982

View File

@ -15,13 +15,6 @@
Note that the methods for these classes try to avoid copying wherever possible, so unless
otherwise noted, assume that arguments are stored by-reference.
Dependencies:
- `numpy`
- `matplotlib` [Pattern.visualize(...)]
- `python-gdsii` [masque.file.gdsii]
- `svgwrite` [masque.file.svg]
"""
import pathlib