Skip to content

Commit

Permalink
python linting test2
Browse files Browse the repository at this point in the history
  • Loading branch information
Shettland committed Jun 6, 2024
1 parent 4c7ba6c commit c41f4dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bu_isciii/scratch.py
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ def remove_scratch(self):
)
else:
log.error(
f"Directory path not the same as service resolution. Skip folder copy '{scratch_folder}'"
f"Directory path is not the same as service resolution. Skip folder copy '{scratch_folder}'"
)
stderr.print(
"[red]ERROR: Directory "
Expand Down

0 comments on commit c41f4dc

Please sign in to comment.