pull_requests_fts: 187668890
This data as json
rowid | title | body |
---|---|---|
187668890 | Refactor views | * Split out view classes from main `app.py` * Run [black](https://github.com/ambv/black) against resulting code to apply opinionated source code formatting * Run [isort](https://github.com/timothycrosley/isort) to re-order my imports Refs #256 |