There was an error while loading. Please reload this page.
1 parent 1ffc848 commit 5c5afceCopy full SHA for 5c5afce
1 file changed
scanpipe/pipes/reachability.py
@@ -27,6 +27,7 @@
27
from enum import Enum
28
from pathlib import Path
29
30
+from git import Repo
31
from git.diff import NULL_TREE
32
from typecode import get_type
33
0 commit comments