[ENH] Update error message printed on overlapping cycles to be more verbose #68
Annotations
2 errors and 2 warnings
flake8:
cycler/__init__.py#L85
[flake8] reported by reviewdog 🐶
E501 line too long (95 > 88 characters)
Raw Output:
./cycler/__init__.py:85:89: E501 line too long (95 > 88 characters)
|
flake8
Process completed with exit code 1.
|
Mypy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
flake8
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|