masque/masque/builder
jan 6db4bb96db Create an ordering for everything
In order to make layouts more reproducible
Also add pattern.sort() and file.utils.preflight_check()

optionally don't sort elements
elements aren't re-ordered that often, sorting them is slow, and the
sort criteria are arbitrary, so we might want to only sort stuff by name
2024-06-03 17:00:20 -07:00
..
__init__.py surface BasicTool and PathTool at top level 2023-10-15 16:24:20 -07:00
builder.py add missing returns 2023-11-18 12:28:33 -08:00
pather.py Create an ordering for everything 2024-06-03 17:00:20 -07:00
renderpather.py Cleanup based on flake8 lint 2023-10-15 16:18:34 -07:00
tools.py make sure kwargs get passed into gen_straight() 2024-06-03 16:53:03 -07:00
utils.py Add missing f for f-strings 2023-11-12 02:29:52 -08:00