Skip to content

Commit f712eb1

Browse files
committed
Example update to fix bad docs formatting, need to distinguish between Attributes and Args across classes
1 parent e74ca6e commit f712eb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dabench/dacycler/_dacycler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
class DACycler():
1919
"""Base class for DACycler object
2020
21-
Attributes:
21+
Args:
2222
system_dim: System dimension
2323
delta_t: The timestep of the model (assumed uniform)
2424
model_obj: Forecast model object.

0 commit comments

Comments
 (0)