Skip to content

Commit ef987eb

Browse files
Fix pre-commit
1 parent bcae9d8 commit ef987eb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

rllib/env/env_runner_group.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import functools
21
import importlib.util
32
import logging
43
import os
@@ -21,7 +20,6 @@
2120
import ray
2221
from ray._common.deprecation import (
2322
DEPRECATED_VALUE,
24-
Deprecated,
2523
deprecation_warning,
2624
)
2725
from ray.actor import ActorHandle

0 commit comments

Comments
 (0)