ros / urdf_parser_py

Standalone URDF parser for Python.
84 stars 48 forks source link

Reformat python code to pep8 standard #21

Closed clalancette closed 7 years ago

clalancette commented 7 years ago

clalancette also did some additional work here to bring it all the way up to standard.

@willcbaker I split this out of your other patchset for #20, and made a few additional modifications to it. Note that I removed some of the modifications that weren't strictly for pep8. Once I merge this, you'll want to rebase #20 on top of this.

clalancette commented 7 years ago

Looks like things succeeded on the buildfarm (I don't know why travis is being weird, but I'm just going to kill off travis support anyway). Merging.