Skip to content

Commit

Permalink
Update utils.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyuba Zehl committed Jun 30, 2023
1 parent 6131626 commit 75765b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipeline/utils.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import glob
import os
import shutil
from typing import List
from typing import List, Dict

from git import Repo, GitCommandError

Expand Down

0 comments on commit 75765b1

Please sign in to comment.