fix: Adjust the correlations functionality and adapt the tests #311
GitHub Actions / flake8
failed
Nov 10, 2024 in 1s
reviewdog [flake8] report
reported by reviewdog 🐶
Findings (1)
tests/integrationtest/test_service_account.py|71 col 9| block comment should start with '# '
Filtered Findings (1)
tests/integrationtest/test_service_account.py|7 col 1| 'grafana_api.authentication.Authentication' imported but unused
Annotations
Check failure on line 71 in tests/integrationtest/test_service_account.py
github-actions / flake8
[flake8] tests/integrationtest/test_service_account.py#L71 <265>
block comment should start with '# '
Raw output
./tests/integrationtest/test_service_account.py:71:9: E265 block comment should start with '# '
Loading