ancient-greece-23246
02/22/2021, 11:18 AMpoetry run flakehell lint src/ tests/
src/meltano/core/project_plugins_service.py:126:1: D102 Missing docstring in public method [flake8-docstrings]
def find_plugin_by_namespace(
^
tests/meltano/core/test_schedule_service.py:37:6: N806 variable 'EXPECTED' in function should be lowercase [pep8-naming]
EXPECTED = {"test": "custom", "start_date": None, "secure": None}
^
make: *** [Makefile:169: show_lint_python] Error 1
ripe-musician-59933
02/22/2021, 3:59 PMUPPERCASE
, so I'd suggest changing that.