mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-30 01:50:19 +00:00
Blacken the codebase (#2265)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import numpy as np
|
||||
|
||||
|
||||
def json_encode_np(obj):
|
||||
"""
|
||||
JSON can't serialize numpy types, so convert to pure python
|
||||
|
Reference in New Issue
Block a user