From 58c2dfb5bf159488dd04cae572af93c975926d1c Mon Sep 17 00:00:00 2001 From: Tommy Carpenter Date: Wed, 6 Feb 2019 20:40:59 -0500 Subject: Fix flake8 violation Issue-ID: DCAEGEN2-1182 Change-Id: If0398a2312f27378236ed7c662a6f755800ade5c Signed-off-by: Tommy Carpenter --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 71feca6..2f646e7 100644 --- a/README.md +++ b/README.md @@ -52,9 +52,8 @@ An unforunate consequence of the nested poms is that development changes require 4. setup.py in /app/app 5. Changelod.md 6. version.properties - Additionally, if the development leads to an API change, -6. swagger.yaml in /app/app +7. swagger.yaml in /app/app ## Testing You need `tox`. -- cgit 1.2.3-korg