Skip to content

Commit 5343a88

Browse files
author
Ryan Ragnell
committed
chore: Fix trailing whitespace
1 parent 33430dd commit 5343a88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -880,7 +880,7 @@ def commands_step(path, commands):
880880
required=True,
881881
tmp_dir=claim.get("npm_tmp_dir"),
882882
)
883-
883+
884884
# Only zip the source path if not using dependency managers
885885
# (pip/poetry/npm handle their own zipping)
886886
if path and not (pip_requirements or poetry_install or npm_requirements):

0 commit comments

Comments
 (0)