Skip to content

Commit

Permalink
LINT
Browse files Browse the repository at this point in the history
  • Loading branch information
sven1977 committed Dec 3, 2024
1 parent 80f7e3a commit 2de43b9
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions rllib/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2377,15 +2377,6 @@ py_test(

# subdirectory: envs/
# ....................................
py_test(
name = "examples/envs/custom_gym_env",
main = "examples/envs/custom_gym_env.py",
tags = ["team:rllib", "exclusive", "examples"],
size = "medium",
srcs = ["examples/envs/custom_gym_env.py"],
args = ["--enable-new-api-stack", "--as-test"]
)

py_test(
name = "examples/envs/custom_env_render_method",
main = "examples/envs/custom_env_render_method.py",
Expand Down

0 comments on commit 2de43b9

Please sign in to comment.