|
__init__.py
|
style and type fixes (per flake8)
|
2020-10-16 19:00:50 -07:00 |
|
dxf.py
|
Use quoted first arg for cast()
|
2025-04-15 17:25:56 -07:00 |
|
gdsii.py
|
Use quoted first arg for cast()
|
2025-04-15 17:25:56 -07:00 |
|
oasis.py
|
Use quoted first arg for cast()
|
2025-04-15 17:25:56 -07:00 |
|
svg.py
|
numpy.array(..., copy=False) -> numpy.asarray(...)
|
2024-07-29 02:37:48 -07:00 |
|
utils.py
|
use path.open
|
2024-07-28 20:32:55 -07:00 |