Commit Graph

15 Commits

Author SHA1 Message Date
ed10f57a31 remove TODO labels from mypy #3004 comments 2023-07-17 21:30:30 -07:00
jan
66f3ad04b7 comment updates 2023-04-07 23:19:55 -07:00
a710494dd8 use Self type 2023-02-23 13:37:34 -08:00
089e5192e3 various fixes and cleanup
mainly involving ports_to_data and data_to_ports
2023-01-25 23:57:02 -08:00
326c9b9727 flake8-aided fixes 2023-01-23 22:27:26 -08:00
8484628f2f fix more type issues 2023-01-22 22:16:09 -08:00
jan
743428d8d7 wip 2023-01-21 21:22:11 -08:00
jan
a4fe3d9e2e Use ArrayLike and NDArray wherever possible. Some type fixes and some related corner cases 2022-02-23 15:47:38 -08:00
ad51801c5d minor fixes to rotate() 2020-11-09 22:06:44 -08:00
4308bdeb56 Add parent class MasqueError and use it for traits and all other exceptions 2020-11-09 21:59:28 -08:00
f364970403 style and type fixes (per flake8)
could potentially fix some bugs in `Library` class and dxf reader
2020-10-16 19:00:50 -07:00
49a3b4e322 add support for annotations
and other fixes
2020-09-20 16:32:17 -07:00
b4a19a3176 fix @abstractmethod on wrong function 2020-09-20 16:32:17 -07:00
d14182998b various fixes 2020-09-20 16:32:17 -07:00
bab40474a0 Add repetitions and split up code into traits 2020-09-20 16:32:16 -07:00