[WIP]: Refactor db layer #165
Draft
Annotations
7 errors
|
src/vectorcode/cli_utils.py#L5
src/vectorcode/cli_utils.py:5:22: F401 `optparse.Option` imported but unused
|
|
src/vectorcode/common.py#L122
src/vectorcode/common.py:122:70: F821 Undefined name `Settings`
|
|
src/vectorcode/common.py#L125
src/vectorcode/common.py:125:22: F821 Undefined name `urlparse`
|
|
src/vectorcode/common.py#L129
src/vectorcode/common.py:129:73: F821 Undefined name `APIVersion`
|
|
src/vectorcode/common.py#L130
src/vectorcode/common.py:130:24: F821 Undefined name `Settings`
|
|
src/vectorcode/subcommands/vectorise.py#L202
src/vectorcode/subcommands/vectorise.py:202:28: F821 Undefined name `client`
|
|
|
The logs for this run have expired and are no longer available.
Loading