We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bde7b0 commit f2233fbCopy full SHA for f2233fb
gitdb/test/db/test_git.py
@@ -5,7 +5,6 @@
5
import os
6
from gitdb.test.db.lib import (
7
TestDBBase,
8
- fixture_path,
9
with_rw_directory
10
)
11
from gitdb.exc import BadObject
gitdb/test/db/test_ref.py
with_rw_directory,
- fixture_path
from gitdb.db import ReferenceDB
0 commit comments