Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add flake8-typing-imports | Kai Mueller | 2021-08-02 | 1 | -0/+2 |
| | |||||
* | Rmv with_metaclass shim, make section constraint generic wrt its ↵ | Yobmod | 2021-07-24 | 1 | -1/+1 |
| | | | | configparser type | ||||
* | Make pathlike a forward ref | Yobmod | 2021-07-19 | 1 | -1/+2 |
| | |||||
* | update types in types.py | Yobmod | 2021-07-19 | 1 | -2/+2 |
| | |||||
* | Change remaining type comments to py3.6+ types | Yobmod | 2021-07-19 | 1 | -1/+1 |
| | |||||
* | Update .flake8 | Dominic | 2021-07-19 | 1 | -1/+3 |
| | | | Add flags from pythonpackage.yaml | ||||
* | Create .flake8 | Dominic | 2021-07-19 | 1 | -0/+30 |
Add .flake8 file - flake8 wont use pyproject.toml without a wrapper. e.g. flakehell or flake9 |