Skip to content

Make generic_current optional in Sources. - #2433

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_977053545
Open

copybara-service[bot] wants to merge 1 commit into
mainfrom
test_977053545

Conversation

@copybara-service

Copy link
Copy Markdown

Make generic_current optional in Sources.

This change updates generic_current in Sources to be optional
(GenericCurrentSourceConfig | None = None), aligning it with all other
auxiliary heating, current, and fueling sources such as generic_heat,
generic_particle, ecrh, and icrh. Unit tests are updated to reflect
that generic_current is no longer instantiated by default when omitted
from source configurations.

This change updates `generic_current` in `Sources` to be optional
(`GenericCurrentSourceConfig | None = None`), aligning it with all other
auxiliary heating, current, and fueling sources such as `generic_heat`,
`generic_particle`, `ecrh`, and `icrh`. Unit tests are updated to reflect
that `generic_current` is no longer instantiated by default when omitted
from source configurations.

PiperOrigin-RevId: 977053545
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant