### Environment * Python version: 3.11 * netutils version: develop <!-- What did you expect to happen? --> ### Expected Behavior cannot_parse to indicate something <!-- What happened instead? --> ### Observed Behavior it is hardcoded to True and never can be changed https://github.com/networktocode/netutils/blob/565e2ba91de0218523ef12c58bcef2cfe8878f4b/netutils/config/compliance.py#L38 ### Steps to Reproduce 1. Run compliance 2. View keys, and see `cannot_parse`