uqmodels/modelization/DL_estimator/utils.py
2
E203:
whitespace before ':'
204
selection
[
self
.
past_horizon
:
-
self
.
futur_horizon
]
=
True
224
selection
[
padding_test
+
self
.
past_horizon
:]
=
True