diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2025-03-29 14:33:54 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2025-04-03 13:38:31 -0400 |
commit | be429caba3eb25b6924c561d494dc74359d818fd (patch) | |
tree | f50650d94579230652df805a0869078c3db98b61 /klippy/extras/idle_timeout.py | |
parent | 8176ba22aa6cca9ad2e470ce927d784281f3f3d7 (diff) | |
download | kutter-be429caba3eb25b6924c561d494dc74359d818fd.tar.gz kutter-be429caba3eb25b6924c561d494dc74359d818fd.tar.xz kutter-be429caba3eb25b6924c561d494dc74359d818fd.zip |
output_pin: Make it possible to assign dicts/lists as template parameters
The output_pin template code has a cache to speed up duplicate
rendering of templates. However, this cache doesn't work if one of
the parameters is a Python list or dictionary. Just disable the cache
in this case.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/extras/idle_timeout.py')
0 files changed, 0 insertions, 0 deletions