mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-20 22:12:03 +00:00
Update and rerun pre-commit
hooks for better code quality (#179)
This commit is contained in:
@@ -16,6 +16,7 @@ from gymnasium.vector.utils.shared_memory import (
|
||||
from gymnasium.vector.utils.spaces import BaseGymSpaces
|
||||
from tests.vector.utils import custom_spaces, spaces
|
||||
|
||||
|
||||
expected_types = [
|
||||
Array("d", 1),
|
||||
Array("f", 1),
|
||||
|
Reference in New Issue
Block a user