Skip to content

Commit a55ff9e

Browse files
committed
Remove unused import.
1 parent fbcb406 commit a55ff9e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/algorithms/conftest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
"""Fixtures common across algorithm tests."""
22
from typing import Sequence
33

4-
import gymnasium as gym
54
import pytest
65
from stable_baselines3.common import envs
76
from stable_baselines3.common.policies import BasePolicy

0 commit comments

Comments
 (0)