engine: format change
This commit is contained in:
parent
1b280827ea
commit
7109190f80
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ DISTS_COUNT = 2
|
|||
FORMAT_FACTOR = 1e6 # μm
|
||||
FIRST_SEP = ':'
|
||||
OTHER_SEP = ','
|
||||
LOC_SEP = ';'
|
||||
LOC_SEP = '; '
|
||||
|
||||
cached_dists = {}
|
||||
cached_series = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue