From db47aa1fb9fa627481bcd14e8cc947a6eadfe267 Mon Sep 17 00:00:00 2001 From: Corey Bryant Date: Mon, 18 May 2020 20:10:52 +0000 Subject: [PATCH] Minor update --- zaza/openstack/charm_tests/tempest/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zaza/openstack/charm_tests/tempest/__init__.py b/zaza/openstack/charm_tests/tempest/__init__.py index 9703646..cf4c994 100644 --- a/zaza/openstack/charm_tests/tempest/__init__.py +++ b/zaza/openstack/charm_tests/tempest/__init__.py @@ -12,4 +12,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -"""Collection of code for setting up and using tempest.""" +"""Collection of code for setting up and running tempest."""