Skip to content

Commit

Permalink
update python script
Browse files Browse the repository at this point in the history
  • Loading branch information
TruongQuangSB committed Sep 12, 2024
1 parent 9586a9b commit adf9eb3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import argparse
from updatereference.github_api_request import get_artifact, get_head_branch_name
from constant import CONSTANT
from updatereference.constant import CONSTANT
import os
from git import Repo
import shutil
Expand Down

0 comments on commit adf9eb3

Please sign in to comment.