imported function from utils

This commit is contained in:
Karma Riuk
2025-03-29 09:43:39 +01:00
parent aaafe21a3c
commit e081560879

View File

@ -9,7 +9,7 @@ from tqdm import tqdm
from github.ContentFile import ContentFile
from utils import run_git_cmd
from utils import move_github_logging_to_file, run_git_cmd
# fmt: off