From 17bad421b79c3e18978f942321e9865379b09321 Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Thu, 29 Jun 2017 16:50:40 -0400 Subject: requirements.txt: remove trailing white space. The 'jsonschema' line had trailing white space. Remove it. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 59ec06d0..61d1e90b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ requests jsonpatch # For validating cloud-config sections per schema definitions -jsonschema +jsonschema # For Python 2/3 compatibility six -- cgit v1.2.3