XY
This commit is contained in:
		| @@ -17,4 +17,4 @@ class TestSynethicEnv(unittest.TestCase): | |||||||
|             env = get_synthetic_env(version=version) |             env = get_synthetic_env(version=version) | ||||||
|             print(env) |             print(env) | ||||||
|             for timestamp, (x, y) in env: |             for timestamp, (x, y) in env: | ||||||
|             self.assertEqual(x.shape, (1000, env.ndim)) |                 self.assertEqual(x.shape, (1000, env._data_generator.ndim)) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user