Skip to content

Commit

Permalink
fix code formatting around filetools.reproducible_archive_cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
lexming committed Sep 27, 2024
1 parent e2350d4 commit 73b39e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions easybuild/tools/filetools.py
Original file line number Diff line number Diff line change
Expand Up @@ -2784,6 +2784,7 @@ def get_source_tarball_from_git(filename, target_dir, git_config):

return archive_path


def reproducible_archive_cmd(dir_name, archive_name):
"""
Return string with command to make reproducible archive from a given directory
Expand Down

0 comments on commit 73b39e2

Please sign in to comment.