Commit Graph

5 Commits

Author SHA1 Message Date
Benjamin Berman
7318e59baf Fix regexp outputs and give better signals when there's no result 2025-10-28 17:25:49 -07:00
Benjamin Berman
0cfde0ad6d Fix pylint issues 2025-02-18 20:23:09 -08:00
doctorpangloss
d4218f3f19 Fix NOFLAG not present on python 3.10 (?) 2025-02-14 16:54:55 -08:00
doctorpangloss
87a4af84ae Fix regexp match expand returning wrong type 2025-02-14 16:03:46 -08:00
doctorpangloss
31b6b53236 Quality of life improvements
- export_custom_nodes() finds all the classes that inherit from
   CustomNode and exports them correctly for custom node discovery to
   find
 - regular expressions
 - additional string formatting and parsing nodes
2025-02-12 14:12:10 -08:00