auto generate images

This commit is contained in:
Klemek
2024-03-15 18:30:44 +01:00
parent f0cb160243
commit 9ed4990d58
990 changed files with 27849 additions and 13594 deletions
Executable → Regular
View File
Executable → Regular
View File
Executable → Regular
View File
Executable → Regular
View File
Executable → Regular
View File
Executable → Regular
+1 -1
View File
@@ -1,7 +1,7 @@
from typing import List
from math import sqrt
from bitmap import Bitmap
from .bitmap import Bitmap
class Image:
View File
View File
Executable → Regular
View File
Executable → Regular
View File