class Overcommit::Hook::PreCommit::Pep257

Runs ‘pep257` against any modified Python files.

@see pypi.python.org/pypi/pep257