commit | 7c2b586ac9e7cf3485e312da6283f2f1bfb14de5 | [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 | 21c29bda245d777ab52e6574fef4e047eeb11707 [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}) +