Skip to content

Commit

Permalink
nitpick
Browse files Browse the repository at this point in the history
  • Loading branch information
Saulo Martiello Mastelini committed May 3, 2024
1 parent 241913f commit ff7af14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion river/cluster/odac.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ class ODAC(base.Clusterer):
Structure changed at observation 200
Structure changed at observation 300
>>> print(model.draw(n_decimal_places = 2))
>>> print(model.draw(n_decimal_places=2))
ROOT d1=0.79 d2=0.76 [NOT ACTIVE]
β”œβ”€β”€ CH1_LVL_1 d1=0.74 d2=0.72 [NOT ACTIVE]
β”‚ β”œβ”€β”€ CH1_LVL_2 d1=<Not calculated> [3]
Expand Down

0 comments on commit ff7af14

Please sign in to comment.