Datex2 json #52
Annotations
3 errors
Ruff (RET504):
webapp/public_rest_api/datex2/datex2_handler.py#L35
webapp/public_rest_api/datex2/datex2_handler.py:35:16: RET504 Unnecessary assignment to `datex_2_publication` before `return` statement
|
Ruff (RET504):
webapp/public_rest_api/datex2/datex2_mapper.py#L27
webapp/public_rest_api/datex2/datex2_mapper.py:27:16: RET504 Unnecessary assignment to `publication` before `return` statement
|
lint (3)
Process completed with exit code 1.
|