ray/rllib/examples/custom_loss.py
Balaji Veeramani 7f1bacc7dc
[CI] Format Python code with Black (#21975)
See #21316 and #21311 for the motivation behind these changes.
2022-01-29 18:41:57 -08:00

5 lines
151 B
Python

# File has been renamed.
raise DeprecationWarning(
"This file has been renamed to `custom_model_loss_and_metrics.py` "
"in the same folder!"
)