YangCatalog / backend

YANG Catalog's REST API and internal module processing pipeline
https://yangcatalog.org
Apache License 2.0
2 stars 11 forks source link

Fix modules complicated algorithms #695

Closed bskqd closed 1 year ago

bskqd commented 1 year ago

Fixed a bug with self._yangcatalog_api_prefix and replaced .format() with f-strings