Various fixes to run test jobs
All checks were successful
gl/check check status: success (b20afcb98236be571567e1f269b2e973465dc0ed)
gl/gate gate status: success (b20afcb98236be571567e1f269b2e973465dc0ed)

This commit is contained in:
2023-01-02 19:47:45 +01:00
parent ee6771730e
commit b20afcb982
19 changed files with 238 additions and 300 deletions

View File

@ -15,7 +15,7 @@ import copy
import otc_metadata.data
__all__ = ['Docs']
__all__ = ['Service']
BUILTIN_DATA = otc_metadata.data.read_data('docs.yaml')