Jesse Bannon
|
57fd6901e4
|
[DEV] Linter: Use ruff over black and isort (#1445)
Will eventually replace pylint with ruff
|
2026-03-09 11:39:01 -07:00 |
|
Jesse Bannon
|
191fa3c1bb
|
[DOCS] Add warning for auto-generated docs (#1285)
|
2025-08-17 07:07:25 -07:00 |
|
Jesse Bannon
|
79ba60021c
|
[BACKEND] Proper functions with docstrings (#1061)
Reimplement some of the 'hidden' functions, including `%regex_capture_many`, as standard functions with docstrings
|
2024-09-25 23:24:49 -07:00 |
|
Jesse Bannon
|
5866c12104
|
[BUGFIX] Do not run all branches of if functions in scripts (#999)
Will only run branch script code of `if` statements if the condition evaluates to that branch
|
2024-06-03 15:02:59 -07:00 |
|
Jesse Bannon
|
731d4e444c
|
[DOCS] Tooling to auto-generate custom sphinx docs (#849)
Tooling + updating docs
|
2023-12-28 22:39:59 -08:00 |
|