summaryrefslogtreecommitdiff
path: root/tests/test_scripts/test_pviews.py
diff options
context:
space:
mode:
authorMichael Merickel <michael@merickel.org>2019-12-29 22:44:30 -0600
committerGitHub <noreply@github.com>2019-12-29 22:44:30 -0600
commitcc396692d82441f8142fb14041542ebd2dad6f0a (patch)
treeb22cabb8d796ba6fecb359f991fcc61299581eb5 /tests/test_scripts/test_pviews.py
parentce48c934046f470f8c32ec98666f484f482f32f0 (diff)
parent3006bdc7b9d5590415d15005c755e307ddb588ca (diff)
downloadpyramid-cc396692d82441f8142fb14041542ebd2dad6f0a.tar.gz
pyramid-cc396692d82441f8142fb14041542ebd2dad6f0a.tar.bz2
pyramid-cc396692d82441f8142fb14041542ebd2dad6f0a.zip
Merge pull request #3554 from mmerickel/isort
isort
Diffstat (limited to 'tests/test_scripts/test_pviews.py')
-rw-r--r--tests/test_scripts/test_pviews.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_scripts/test_pviews.py b/tests/test_scripts/test_pviews.py
index c8d29113f..b462b6f28 100644
--- a/tests/test_scripts/test_pviews.py
+++ b/tests/test_scripts/test_pviews.py
@@ -1,4 +1,5 @@
import unittest
+
from . import dummy