This commit is contained in:
parent
2140749a4b
commit
be5edacab7
|
|
@ -1,7 +1,6 @@
|
|||
import os
|
||||
import sys
|
||||
|
||||
sys.path.append(os.path.dirname(os.path.abspath(__file__)))
|
||||
os.chdir(os.path.dirname(os.path.abspath(__file__)))
|
||||
|
||||
try:
|
||||
import pygit2
|
||||
|
|
|
|||
Loading…
Reference in New Issue