You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.
Two errors are related to pre-commit actions/setup-python@v4. Bug in setup-python, Info at actions/setup-python#433 . Fix by adding with: python-version: '3.x'
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Run pre-commit and pytest in the main repo directory
Expected behavior
Pass all tests and produce no pre-commit errors
The text was updated successfully, but these errors were encountered: