AntonioND/gbt-player

`smt2gbt`: unresolved references to `pattern` and `step` variables

GValiente opened this issue · 1 comments

pattern and step variables don't exist here:

print(f"WARN: {pattern}-{step}-CH4: ", end='')

This is now not a problem, I've refactored a lot the error handling of this script.

66a841b