Skip to content

add util method to generate entities from python dict|list object #79

add util method to generate entities from python dict|list object

add util method to generate entities from python dict|list object #79

Triggered via pull request December 14, 2023 07:20
Status Failure
Total duration 41s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
cmem_plugin_base/dataintegration/entity.py.E302, expected 2 blank lines, found 1: cmem_plugin_base/dataintegration/entity.py#L35
cmem_plugin_base/dataintegration/entity.py:35:1: E302 expected 2 blank lines, found 1
tests/test_utils_build_entities_from_data.py.E302, expected 2 blank lines, found 1: tests/test_utils_build_entities_from_data.py#L71
tests/test_utils_build_entities_from_data.py:71:1: E302 expected 2 blank lines, found 1
tests/test_utils_build_entities_from_data.py.W391, blank line at end of file: tests/test_utils_build_entities_from_data.py#L114
tests/test_utils_build_entities_from_data.py:114:1: W391 blank line at end of file
check
Process completed with exit code 201.