summaryrefslogtreecommitdiff
path: root/oauthlib/oauth1/rfc5849/errors.py
diff options
context:
space:
mode:
Diffstat (limited to 'oauthlib/oauth1/rfc5849/errors.py')
-rw-r--r--oauthlib/oauth1/rfc5849/errors.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/oauthlib/oauth1/rfc5849/errors.py b/oauthlib/oauth1/rfc5849/errors.py
index 98d327f..8774d40 100644
--- a/oauthlib/oauth1/rfc5849/errors.py
+++ b/oauthlib/oauth1/rfc5849/errors.py
@@ -1,4 +1,3 @@
-# coding=utf-8
"""
oauthlib.oauth1.rfc5849.errors
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~