Merge branch 'custom-extra-functionality' of github.com:PyPSA/pypsa-eur into custom-extra-functionality
This commit is contained in:
commit
3c4e877844
@ -1,7 +1,9 @@
|
|||||||
|
# -*- coding: utf-8 -*-
|
||||||
# SPDX-FileCopyrightText: : 2023- The PyPSA-Eur Authors
|
# SPDX-FileCopyrightText: : 2023- The PyPSA-Eur Authors
|
||||||
#
|
#
|
||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
|
|
||||||
def custom_extra_functionality(n, snapshots):
|
def custom_extra_functionality(n, snapshots):
|
||||||
"""
|
"""
|
||||||
Add custom extra functionality constraints.
|
Add custom extra functionality constraints.
|
||||||
|
Loading…
Reference in New Issue
Block a user