diff options
author | Bryan Newbold <bnewbold@archive.org> | 2020-10-28 15:53:23 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2020-10-28 15:53:23 -0700 |
commit | 54c1c48c53d313b0fa42578091b810d0d043225d (patch) | |
tree | 6588e809e1d7a27db63d2450088db039d3959d3d /tests | |
parent | f2157215e23fcb6583d090faf8cff49e9e6a7b12 (diff) | |
download | fatcat-scholar-54c1c48c53d313b0fa42578091b810d0d043225d.tar.gz fatcat-scholar-54c1c48c53d313b0fa42578091b810d0d043225d.zip |
fmt
Diffstat (limited to 'tests')
-rw-r--r-- | tests/test_web.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_web.py b/tests/test_web.py index 3c7e423..b3e99a1 100644 --- a/tests/test_web.py +++ b/tests/test_web.py @@ -1,4 +1,3 @@ - import json from typing import Any |