Skip to content

Commit a8a8934

Browse files
committed
Edit TODO
1 parent b7b1b89 commit a8a8934

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/test_quantities.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@ def test_production_agent_asset_view(
9494
):
9595
"""Production when capacity has format of agent.assets.capacity.
9696
97-
TODO: not currently supported. Need to make maximum_production more generic so it
98-
can handle capacity data without an "asset" dimension.
97+
TODO: This requires a fully-explicit technologies dataset. Need to rework the
98+
fixtures.
9999
"""
100100
from muse.utilities import coords_to_multiindex, reduce_assets
101101

0 commit comments

Comments
 (0)