Skip to content

Commit

Permalink
Fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
chuan-wang committed Jan 22, 2024
1 parent 5a160b2 commit 2c8259c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/copy_field_art2samp.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ def main(lims, args, epp_logger):
)
test = copy_sesion.copy_udf(changelog_f)
else:
pass
test = ''
else:
copy_sesion = CopyField(
artifact, artifact.samples[0], source_udf, dest_udf
Expand Down

0 comments on commit 2c8259c

Please sign in to comment.