summaryrefslogtreecommitdiff
path: root/test/performance/test_odb.py
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2021-07-20 07:04:18 +0800
committerGitHub <noreply@github.com>2021-07-20 07:04:18 +0800
commitcfd653aeeb3cb807f2cd2ae9fff5568880ac67da (patch)
tree8514389e82efdcdcdeaab5d3a85553883f28117c /test/performance/test_odb.py
parentacbd6bad9ded9a1d59e80e71d334d64b0244f5cd (diff)
parent600df043e76924d43a4f9f88f4e3241740f34c77 (diff)
downloadgitpython-cfd653aeeb3cb807f2cd2ae9fff5568880ac67da.tar.gz
Merge pull request #1295 from Yobmod/main
Add types to refs
Diffstat (limited to 'test/performance/test_odb.py')
-rw-r--r--test/performance/test_odb.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/performance/test_odb.py b/test/performance/test_odb.py
index 8bd614f2..c9521c56 100644
--- a/test/performance/test_odb.py
+++ b/test/performance/test_odb.py
@@ -1,6 +1,4 @@
"""Performance tests for object store"""
-from __future__ import print_function
-
import sys
from time import time