trove/trove/flavor
SushilKM 25b2f2c2a8 Enabled H402 flake8 rule
Added support for flake8 H402: one line docstring needs punctuation.

Reasons:
- H402 is disabled in tox.ini, it needs to be enabled to make code
  more flake8 compliant.

Changes:
- Updated tox.ini to enable H402 rule.
- Updated code for H402 violation.
- Updated one word docstrings to be more meaningful.

Change-Id: I5e67b641717c9704ef4b9f6267390561e4840fff
2014-06-02 17:03:55 +00:00
..
__init__.py Remove copyright from empty files 2014-01-16 13:13:23 +04:00
models.py Remove extraneous vim configuration comments 2014-02-27 15:05:21 +08:00
service.py Enabled H402 flake8 rule 2014-06-02 17:03:55 +00:00
views.py Remove extraneous vim configuration comments 2014-02-27 15:05:21 +08:00