Commit graph

1 commit

Author SHA1 Message Date
Yu Ming Zhu
1e1a760da0 make flake8 targets and .flake8 config
it requires
```
pip install flake8
pip install flake8-import-order
```

or

```
dnf install python3-flake8 python3-flake8-import-order
```
2019-12-12 11:00:58 +00:00