Skip to content

Commit e49dbd7

Browse files
tsmblandCopilot
andauthored
Fix typo
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent d9698da commit e49dbd7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/simulation/prices.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -645,7 +645,7 @@ where
645645
/// * `activity_for_existing` - Iterator over `(asset, time_slice, activity)` from optimisation
646646
/// solution for existing assets
647647
/// * `activity_keys_for_candidates` - Iterator over `(asset, time_slice)` for candidate assets
648-
/// * `existing_prices` - Existing prices to use as inputs and extend. This is expected to include p
648+
/// * `existing_prices` - Existing prices to use as inputs and extend. This is expected to include
649649
/// prices from all markets upstream of the markets we are calculating for.
650650
/// * `year` - The year for which prices are being calculated
651651
/// * `markets_to_price` - Set of markets to calculate full cost prices for

0 commit comments

Comments
 (0)