summaryrefslogtreecommitdiff
path: root/tests/test_api_jws.py
diff options
context:
space:
mode:
authorMark Adams <mark@markadams.me>2017-11-26 22:36:32 -0600
committerMark Adams <mark@markadams.me>2017-11-26 22:36:32 -0600
commit816678fa5845716fabe190b232bf49a2e57f4d98 (patch)
treefb9b6a60673b0456ae598820ec8138dfcff63ddf /tests/test_api_jws.py
parent6c7b8dffa64963aa257b59013853c876b9399f4a (diff)
downloadpyjwt-improve-usage.tar.gz
flake8: Fix a couple of linting errors due to a new version of flake8-import-orderimprove-usage
Diffstat (limited to 'tests/test_api_jws.py')
-rw-r--r--tests/test_api_jws.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_api_jws.py b/tests/test_api_jws.py
index 4e440bd..60671a2 100644
--- a/tests/test_api_jws.py
+++ b/tests/test_api_jws.py
@@ -1,6 +1,5 @@
import json
-
from decimal import Decimal
from jwt.algorithms import Algorithm