Kurz vorm durchdrehen

This commit is contained in:
Si11ium
2020-03-11 17:10:19 +01:00
parent 1b5a7dc69e
commit 1f4edae95c
12 changed files with 157 additions and 93 deletions

View File

@ -8,5 +8,4 @@ class AsArray(object):
def __call__(self, x):
array = np.zeros((self.width, self.height))
return array