Skip to content

Commit

Permalink
Update param/parameterized.py
Browse files Browse the repository at this point in the history
Co-authored-by: Maxime Liquet <[email protected]>
  • Loading branch information
MarcSkovMadsen and maximlt authored Nov 14, 2024
1 parent ecbd92b commit 3a17a10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions param/parameterized.py
Original file line number Diff line number Diff line change
Expand Up @@ -2309,8 +2309,8 @@ def add_parameter(self_, param_name: str, param_obj: Parameter):
param_obj : Parameter
The Parameter object to add.
Example
-------
Examples
--------
```python
import param
Expand Down

0 comments on commit 3a17a10

Please sign in to comment.