Commit graph

15 commits

Author SHA1 Message Date
jdegenstein
551cd3bdd4
deglob.py -> add requested / discussed changes 2025-07-15 16:33:07 -05:00
jdegenstein
9b51064671
deglob.py -> add ability to write deglobbed change back to target file 2025-05-13 10:03:52 -05:00
gumyr
2431a05446 Adding deglob tool to help remove glob imports 2025-04-12 11:39:56 -04:00
Luz Paz
b14c187ca2 Fix various typos
Found with `codespell -q 3 -L parm,parms,re-use`
2025-02-02 09:08:01 -05:00
gumyr
589cbcbd68 Removed unnecessary custom test class and methods. Script to split test_direct_api.py 2025-01-22 15:17:52 -05:00
gumyr
93513b1449 Order functions, methods and properties in a class by Python's conventional order 2025-01-04 15:46:21 -05:00
gumyr
b5396639dc utils.py file was getting skipped 2025-01-04 10:49:06 -05:00
gumyr
217b70aa1e Implemented review feedback - fixed mypy on shape_core.py & utils.py 2024-12-20 14:31:42 -05:00
gumyr
5b88e87bad Replace Optional with | None 2024-12-17 11:58:58 -05:00
gumyr
127d048582 Revert "Added Optional to input parameters"
This reverts commit 87c046b240.
2024-12-17 11:33:31 -05:00
gumyr
87c046b240 Added Optional to input parameters 2024-12-16 19:40:15 -05:00
gumyr
36a89eafad Added __init__.py generation 2024-12-07 11:31:42 -05:00
gumyr
b90d0979e2 latest update 2024-12-06 10:56:14 -05:00
gumyr
12f5ec0910 Creates valid subfiles 2024-12-05 08:57:25 -05:00
gumyr
e06337a0e8 Program to refactor topology.py Issue #788 2024-11-16 10:46:56 -05:00