Skip to content

Commit

Permalink
Merged main into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
mario4tier committed Nov 20, 2024
2 parents 5f1c435 + fbc50a9 commit adcddec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified dist/ta-lib-0.6.0-src.tar.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion scripts/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
import zipfile
import zlib

from scripts.utilities.common import verify_git_repo, get_version_string, verify_src_package
from utilities.common import verify_git_repo, get_version_string, verify_src_package

def compare_zip_files(zip_file1, zip_file2):
# Does a binary comparison of the contents of the two zip files.
Expand Down

0 comments on commit adcddec

Please sign in to comment.