1
0
Fork 0
mirror of https://github.com/vale981/ray synced 2025-03-12 22:26:39 -04:00
ray/rllib/examples/custom_loss.py
Balaji Veeramani 7f1bacc7dc
[CI] Format Python code with Black ()
See  and  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!"
)