diff options
| author | Ian Cordasco <graffatcolmingov@gmail.com> | 2016-08-17 16:25:27 -0500 |
|---|---|---|
| committer | Ian Cordasco <graffatcolmingov@gmail.com> | 2016-08-17 16:25:27 -0500 |
| commit | 902a8b487cfdd5b9c4d01be6733bb1ec85403585 (patch) | |
| tree | e182b1fc14f6a80e4300655158612e8314b51bf5 /tests | |
| parent | 3e73d2ddbb3916cb42f3d7c8c7ce17703b45c5ca (diff) | |
| download | platform_external_python_uritemplates-902a8b487cfdd5b9c4d01be6733bb1ec85403585.tar.gz platform_external_python_uritemplates-902a8b487cfdd5b9c4d01be6733bb1ec85403585.tar.bz2 platform_external_python_uritemplates-902a8b487cfdd5b9c4d01be6733bb1ec85403585.zip | |
Clean up for Flake8
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/test_from_fixtures.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/test_from_fixtures.py b/tests/test_from_fixtures.py index 55187e2..70d6553 100644 --- a/tests/test_from_fixtures.py +++ b/tests/test_from_fixtures.py @@ -1,8 +1,5 @@ import json import os.path -import sys - -import pytest import uritemplate |
