engine: format change

This commit is contained in:
Oliver Gaskell 2025-11-02 15:49:07 +00:00
parent 1b280827ea
commit 7109190f80
No known key found for this signature in database
GPG key ID: F971A08925FCC0AD

View file

@ -24,7 +24,7 @@ DISTS_COUNT = 2
FORMAT_FACTOR = 1e6 # μm
FIRST_SEP = ':'
OTHER_SEP = ','
LOC_SEP = ';'
LOC_SEP = '; '
cached_dists = {}
cached_series = {}