Skip to content

Commit

Permalink
Document Entity.custom_properties
Browse files Browse the repository at this point in the history
  • Loading branch information
p-snft committed Oct 19, 2023
1 parent a1d53e1 commit 66a36f6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/oemof/network/network/entity.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@ class Entity:
representation of this node will instead be generated based on this
nodes `class` and `id`.
custom_properties: `dict`
This dictionary that can be used to store information that can be used
to easily attach custom information to any Entity.
Attributes
----------
__slots__: str or iterable of str
Expand Down

0 comments on commit 66a36f6

Please sign in to comment.