Tests do not respect flake8
Open
good first issue
- Dominant language
- Python
- Stars
- 7.5k
- Forks
- 424
- PR merge metrics
- No merged PRs in 30d
Description
since we tested flake8 compliance with tox, the tests where never validated for flake8 violations
Contributor guide
Research direction
Start by inspecting the tox configuration and the test files: the issue says flake8 is checked through tox but tests are not included in that validation. Run the relevant tox environment and confirm that all test files are checked and pass flake8 without violations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, testing-qa
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100