Skip to content

Add more useful constructors to S2 classes #74

@wcoenraads

Description

@wcoenraads

Currently, the constructors for most classes (such as FRBCStorageStatus or PEBCEnergyConstraint) are generic and just accept *args and **kwargs. While this works, it's bad for the development experience: you constantly have to refer to the documentation to be able to write correct code.

I will look into ways to generate more useful constructors for these classes.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions