Commit Graph

5 Commits

Author SHA1 Message Date
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
Jason Paryani
42cc239e56 Add intersphinx for linking to python docs 2013-08-26 10:08:16 -07:00
Jason Paryani
57dc3aa9fe Fix version detection 2013-08-25 17:56:59 -07:00
Jason Paryani
fdb427fb5c Change the docs to not require library installation 2013-08-18 22:20:37 -07:00
Jason Paryani
22b3199335 Initial commit of docs 2013-08-18 21:49:12 -07:00