- Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Is it a mistake? assign the variable with itself?
models/sqlflow_models/arima_with_stl_decomposition.py
Lines 20 to 22 in 5dc6421
| if not isinstance(period, (list, tuple)): | |
| period = period | |
| self.period = period |
Metadata
Metadata
Assignees
Labels
No labels