Skip to content

Commit 73b39e2

Browse files
committed
fix code formatting around filetools.reproducible_archive_cmd
1 parent e2350d4 commit 73b39e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

easybuild/tools/filetools.py

+1
Original file line numberDiff line numberDiff line change
@@ -2784,6 +2784,7 @@ def get_source_tarball_from_git(filename, target_dir, git_config):
27842784

27852785
return archive_path
27862786

2787+
27872788
def reproducible_archive_cmd(dir_name, archive_name):
27882789
"""
27892790
Return string with command to make reproducible archive from a given directory

0 commit comments

Comments
 (0)