We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9698da commit e49dbd7Copy full SHA for e49dbd7
1 file changed
src/simulation/prices.rs
@@ -645,7 +645,7 @@ where
645
/// * `activity_for_existing` - Iterator over `(asset, time_slice, activity)` from optimisation
646
/// solution for existing assets
647
/// * `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
+/// * `existing_prices` - Existing prices to use as inputs and extend. This is expected to include
649
/// prices from all markets upstream of the markets we are calculating for.
650
/// * `year` - The year for which prices are being calculated
651
/// * `markets_to_price` - Set of markets to calculate full cost prices for
0 commit comments