Skip to content

init: run a empty "hello oqd world!" capi stub

codefactor.io / CodeFactor failed Jan 21, 2025 in 2s

6 issues found.

Annotations

Check notice on line 13 in frontend/catalyst/third_party/oqd/example/oqd_run.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

frontend/catalyst/third_party/oqd/example/oqd_run.py#L13

Missing function or method docstring (missing-function-docstring)

Check notice on line 17 in frontend/catalyst/third_party/oqd/example/oqd_run.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

frontend/catalyst/third_party/oqd/example/oqd_run.py#L17

Using open without explicitly specifying an encoding (unspecified-encoding)

Check notice on line 1 in frontend/catalyst/third_party/oqd/example/oqd_run.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

frontend/catalyst/third_party/oqd/example/oqd_run.py#L1

Missing module docstring (missing-module-docstring)

Check notice on line 7 in frontend/catalyst/third_party/oqd/example/oqd_run.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

frontend/catalyst/third_party/oqd/example/oqd_run.py#L7

Unused get_compilation_stage imported from catalyst.debug (unused-import)

Check notice on line 2 in frontend/catalyst/third_party/oqd/example/oqd_run.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

frontend/catalyst/third_party/oqd/example/oqd_run.py#L2

Unused import pytest (unused-import)

Check notice on line 4 in frontend/catalyst/third_party/oqd/example/oqd_run.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

frontend/catalyst/third_party/oqd/example/oqd_run.py#L4

Unused import catalyst (unused-import)