commit | fb974e2bf8a7d058f572e7b4f374bda4b999bc6d | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Wed Jul 15 14:40:46 2015 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Wed Jul 15 14:40:46 2015 -0700 |
tree | e64f9f6212a30aa7ad9322376b102221bca5fc25 | |
parent | b0dedf7c8a8cf34b163af2c1479f42557be46464 [diff] |
trailing newline
diff --git a/xos/xos/exceptions.py b/xos/xos/exceptions.py index ad24708..52badf8 100644 --- a/xos/xos/exceptions.py +++ b/xos/xos/exceptions.py
@@ -61,3 +61,4 @@ APIException.__init__(self, {"error": "XOSMissingField", "specific_error": why, "fields": fields}) +