Actions
Task #7745
closedMove from pyflakes to flake8
Start date:
05/29/2024
Due date:
% Done:
0%
Estimated time:
To be discussed:
No
Description
pyflakes by itself does not support globally ignoring errors, flake8 does.
This is required because imports in init.py files do not have to be used, however pyflakes enforces this.
Updated by Jakub Maloštik 6 months ago
I encountered problems with dependencies on python 3.7. Will have to wait at least until the new gitlab pipeline image.
Updated by Jakub Judiny 4 months ago
- Status changed from New to Resolved
- Target version changed from Backlog to 2.13.1
Updated by Rajmund Hruška 4 months ago
- Status changed from Resolved to In Review
Actions