mirror of
https://github.com/vale981/ray
synced 2025-03-05 18:11:42 -05:00
5 lines
151 B
Python
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!"
|
|
)
|