We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb6f053 commit 97748a8Copy full SHA for 97748a8
_delphi_utils_python/delphi_utils/archive.py
@@ -641,7 +641,6 @@ def archive_exports(self, exported_files):
641
successes: All files from input
642
fails: Empty list
643
"""
644
-
645
archive_success, archive_fail = [], []
646
for exported_file in exported_files:
647
archive_file = abspath(
0 commit comments