1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-05-12 00:53:49 +00:00
(see gs1-syntax-engine PR #15, props Viktor Szépe)
This commit is contained in:
gitlost
2025-09-07 17:40:43 +01:00
parent 9b4d097516
commit ad95d8f2b0
26 changed files with 64 additions and 63 deletions

View File

@@ -31,7 +31,7 @@ def isolate_tag(tag):
else:
stage += tag
# Add the right amount of indendation (indentation X 4 spaces)
# Add the right amount of indentation (indentation X 4 spaces)
def add_indent():
global indentation
retval = ""