1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-11-22 06:42:41 +01:00
phorge-arcanist/externals/pep8
vrana 7133c76d37 Update PEP8
Test Plan:
Linted this Python file:

  def get_mapper_sets(
          compression=4.0,  # Currently works for most tables
          **kwargs):
      pass

Didn't see:

> E225 missing whitespace around operator

Reviewers: andrewjcg, epriestley

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D4172
2012-12-14 17:50:18 -08:00
..
pep8.py Update PEP8 2012-12-14 17:50:18 -08:00
README Initial commit. 2011-01-09 15:22:25 -08:00

pep8.py was written by Johann Rocholl. The main page for the project is here:

  https://github.com/jcrocholl/pep8