Commit Graph

11 Commits

Author SHA1 Message Date
David Lord
0547cd6c58
add Python version comment 2025-05-28 12:09:42 -07:00
David Lord
81a23847cd
Merge branch '3.1.x' 2023-06-01 10:50:38 -07:00
David Lord
090a5a9e22
fix flake8 bugbear error 2023-04-07 12:19:07 -07:00
David Lord
832bdaadfc
address flake8 findings 2023-03-07 06:55:44 -08:00
David Lord
2a8515d2e5
apply pyupgrade and f-strings 2020-02-05 08:44:15 -08:00
David Lord
4a59ac9514
Revert "rename imports to jinja"
This reverts commit 1167525b73.
2020-01-26 21:12:52 -08:00
David Lord
1167525b73
rename imports to jinja 2020-01-10 15:30:16 -08:00
David Lord
126fce8b04
more relative imports
_identifier exports a compiled regex instead of a string to avoid some
tricky cleanup
2020-01-10 12:39:19 -08:00
David Lord
bb6216ea30
apply flake8 2020-01-10 10:40:52 -08:00
David Lord
04c8787155
apply black 2020-01-10 07:54:39 -08:00
David Lord
fb1e45315d
go back to generating regex, simplified
new version uses ~2KB vs 200KB memory, is ~100x faster to load
move script to generate pattern to scripts directory
add more tests
2017-07-04 10:00:32 -07:00