]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Fix PEP H402 "one line docstring needs punctuation."
authorAngus Salkeld <asalkeld@redhat.com>
Mon, 20 May 2013 05:34:40 +0000 (15:34 +1000)
committerAngus Salkeld <asalkeld@redhat.com>
Mon, 20 May 2013 11:55:11 +0000 (21:55 +1000)
commit796fe8a213b34c289bc9f5a106b2a346a57660d4
tree701254ffca3440bdc55a6927f436d09b05583b83
parentf67dc437f3577ba5b3feb06cdfd14d822766244f
Fix PEP H402 "one line docstring needs punctuation."

Change-Id: Id0aa43187f6d5e62308f4b329bc9458a512d808d
21 files changed:
heat/api/cfn/v1/stacks.py
heat/api/cloudwatch/watch.py
heat/cfn_client/client.py
heat/common/client.py
heat/common/context.py
heat/common/identifier.py
heat/common/plugin_loader.py
heat/common/policy.py
heat/db/sqlalchemy/models.py
heat/db/sqlalchemy/session.py
heat/engine/dependencies.py
heat/engine/event.py
heat/engine/parameters.py
heat/engine/parser.py
heat/engine/resource.py
heat/engine/resources/s3.py
heat/engine/resources/swift.py
heat/engine/scheduler.py
heat/engine/template.py
heat/tests/test_api_cfn_v1.py
tox.ini