pycapnp/scripts
Jacob Alexander b3021e4f6b
Fixing flake8 warnings and errors
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics --exclude benchmark

Excluding the benchmark directory (due to protobuf generated files)
Also removing some Python2 specific code
2019-09-27 00:15:13 -07:00
..
capnp-json.py Fixing flake8 warnings and errors 2019-09-27 00:15:13 -07:00
capnp_test_pycapnp.py Fixing flake8 warnings and errors 2019-09-27 00:15:13 -07:00