summaryrefslogtreecommitdiff
path: root/jsonschema/benchmarks/issue232.py
diff options
context:
space:
mode:
Diffstat (limited to 'jsonschema/benchmarks/issue232.py')
-rw-r--r--jsonschema/benchmarks/issue232.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/jsonschema/benchmarks/issue232.py b/jsonschema/benchmarks/issue232.py
index 368b744..460bb06 100644
--- a/jsonschema/benchmarks/issue232.py
+++ b/jsonschema/benchmarks/issue232.py
@@ -5,7 +5,7 @@ A performance benchmark using the example from issue #232:
https://github.com/Julian/jsonschema/pull/232
"""
-from bp.filepath import FilePath
+from twisted.python.filepath import FilePath
from perf import Runner
from pyrsistent import m