Behavior
running python merakicat.py check file <filename> errors out when these 2 lines are in the cli output for a iosxe switch:
spanning-tree portfast default
spanning-tree portfast bpduguard default
Workaround
manual edit config file to remove those 2 lines then the parser works and merakicat finishes the check
environment
MacOS 14.4.1
Python 3.11.4