fix merge error
This commit is contained in:
@@ -98,12 +98,6 @@ class Pixels(gym.Wrapper):
|
||||
def close(self):
|
||||
self.env.close()
|
||||
|
||||
def close(self):
|
||||
self.env.close()
|
||||
|
||||
def close(self):
|
||||
self.env.close()
|
||||
|
||||
|
||||
def make_env(cfg):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user