Skip to content

Commit

Permalink
workorders - rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
mikejcook committed May 23, 2024
1 parent 51c4512 commit d559e04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workorders.lic
Original file line number Diff line number Diff line change
Expand Up @@ -777,7 +777,7 @@ class WorkOrders
need_part = quantity - tmp_part_count

DRC.message("need_part is #{need_part}.")

# parts are listed by only their noun
order_parts([p.split.last], need_part)
end
Expand Down

0 comments on commit d559e04

Please sign in to comment.