add util method to generate entities from python dict|list object #79
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.
|