summaryrefslogtreecommitdiff
path: root/python/vyos/xml_ref/generate_cache.py
AgeCommit message (Collapse)Author
2024-04-03T6199: drop unused Python importsChristian Breunig
found using "git ls-files *.py | xargs pylint | grep W0611" (cherry picked from commit 274b2da242acd1f1f64ff1dee471e34295137c5f)
2023-07-29xml: T5403: remove incorrect arg checkJohn Estabrook
2023-07-27xml: T5403: add support for supplemental xml cacheJohn Estabrook
2023-05-11xml: T5218: generate xml cache from reference_treeJohn Estabrook