This commit is contained in:
lvmin 2023-08-11 09:24:48 -07:00
parent 2140749a4b
commit be5edacab7

View File

@ -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