Convert references to location's id
to location_id
#332
Annotations
5 warnings
[flake8] database_client/dynamic_query_constructor.py#L8 <401>:
database_client/dynamic_query_constructor.py#L8
'sqlalchemy.orm.aliased' imported but unused
|
[flake8] database_client/dynamic_query_constructor.py#L561 <102>:
database_client/dynamic_query_constructor.py#L561
Missing docstring in public method
|
[flake8] tests/integration/test_locations.py#L54 <841>:
tests/integration/test_locations.py#L54
local variable 'dr_1' is assigned to but never used
|
[flake8] tests/integration/test_locations.py#L55 <841>:
tests/integration/test_locations.py#L55
local variable 'dr_2' is assigned to but never used
|
Run Pytest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|