Skip to content

Commit 5c5afce

Browse files
committed
Fix typo while resolving merge conflict
Signed-off-by: ziad hany <ziadhany2016@gmail.com>
1 parent 1ffc848 commit 5c5afce

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scanpipe/pipes/reachability.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
from enum import Enum
2828
from pathlib import Path
2929

30+
from git import Repo
3031
from git.diff import NULL_TREE
3132
from typecode import get_type
3233

0 commit comments

Comments
 (0)