Closed sbuss closed 4 years ago
@thelee I caused merge conflicts on process_schemaless.py due to lint changes on master. This branch is to fix those conflicts so you don't have to. I didn't want to merge it directly into your branch, though.
process_schemaless.py
Also, I fixed all the remaining flake8 failures since I recently introduced that CI check.
Flake8 is obnoxious, but it is effective at keeping us all consistent.
@thelee I caused merge conflicts on
process_schemaless.py
due to lint changes on master. This branch is to fix those conflicts so you don't have to. I didn't want to merge it directly into your branch, though.