Make indent consistent with PEP-8
authorJustin <shenk.justin@gmail.com>
Fri, 24 Nov 2017 17:56:09 +0000 (18:56 +0100)
committerGitHub <noreply@github.com>
Fri, 24 Nov 2017 17:56:09 +0000 (18:56 +0100)
commit9b9229783ac28505610088631e024a62a8b32072
treeedb737e8a05e37ee3d732db3e3518bc7e40ebba8
parent429f92819a4b8a7fc4953b2c7114cfaa3094d06a
Make indent consistent with PEP-8

- Changed 2-spacing to 4-spacing
- Make self-consistent indentation
examples/tensorflow/inception_v3/inception-v3.py