comment fixup
This commit is contained in:
parent
8a404a2602
commit
f260fe1374
@ -270,7 +270,7 @@ def read(stream: io.BufferedIOBase,
|
|||||||
per database unit
|
per database unit
|
||||||
|
|
||||||
Args:
|
Args:
|
||||||
filename: Filename specifying a GDSII file to read from.
|
stream: Stream to read from.
|
||||||
use_dtype_as_dose: If `False`, set each polygon's layer to `(gds_layer, gds_datatype)`.
|
use_dtype_as_dose: If `False`, set each polygon's layer to `(gds_layer, gds_datatype)`.
|
||||||
If `True`, set the layer to `gds_layer` and the dose to `gds_datatype`.
|
If `True`, set the layer to `gds_layer` and the dose to `gds_datatype`.
|
||||||
Default `False`.
|
Default `False`.
|
||||||
|
Loading…
Reference in New Issue
Block a user