e892df58dc
- Run codebase through YAPF for formatting - Add tox configuration for yapf and pep8 - Fix some non-YAPF pep8 failures - Enhance verify_site for better MaaS-integration testing - Create initial basic functional test Change-Id: Ie5b5275d7795693a6551764362aee916b99b3e56
4 lines
49 B
Plaintext
4 lines
49 B
Plaintext
[style]
|
|
based_on_style = pep8
|
|
column_limit = 119
|