ray/rllib/examples/partial_gpus.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

4 lines
133 B
Python

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