Skip to content

Commit

Permalink
fix type error in example of boutique inventory exercise
Browse files Browse the repository at this point in the history
  • Loading branch information
giacomocavalieri committed Oct 4, 2023
1 parent 290b639 commit de61709
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion exercises/concept/boutique-inventory/.docs/instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ Implement the `total_stock` function which calculates the total amount of items
]
|> iterator.from_list
|> total_stock
|> iterator.to_list
// -> 19
```

0 comments on commit de61709

Please sign in to comment.