added ontology and prefix facades #5
Annotations
3 errors and 1 warning
Ruff (F401):
server/facades/workspace/ontology/create_ontology_in_workspace.py#L3
server/facades/workspace/ontology/create_ontology_in_workspace.py:3:36: F401 `server.const.err_enums.ErrCodes` imported but unused
|
Ruff (E402):
server/server.py#L129
server/server.py:129:1: E402 Module level import not at top of file
|
ruff
Process completed with exit code 1.
|
tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|