Commit Graph

12 Commits

Author SHA1 Message Date
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
0f35eb5e58 fix dxf reader 2020-10-10 19:11:35 -07:00
4a7e20d6ba improve type annotations in dxf writer 2020-10-10 19:11:22 -07:00
0e4b6828df Disable height warning for DXF 2020-09-26 17:24:04 -07:00
f996a1629f limit number of arguments on more functions 2020-09-20 16:32:17 -07:00
49a3b4e322 add support for annotations
and other fixes
2020-09-20 16:32:17 -07:00
e7c8708f7f prefer f-strings 2020-09-20 16:32:17 -07:00
794ebb6b37 repetition related fixup 2020-09-20 16:32:16 -07:00
bab40474a0 Add repetitions and split up code into traits 2020-09-20 16:32:16 -07:00
6e957d761a newline 2020-05-19 00:29:30 -07:00
22b2834d55 Documentation improvements 2020-05-17 22:59:54 -07:00
5bd1e85d89 add experimental support for dxf 2020-05-17 14:13:01 -07:00