applied formatter

This commit is contained in:
NM512
2023-07-23 22:02:06 +09:00
parent afa5ab988d
commit 12ed21e06d
10 changed files with 506 additions and 440 deletions

View File

@@ -5,6 +5,7 @@ import numpy as np
class Atari:
LOCK = None
metadata = {}
def __init__(
self,
name,