19_redis_receive

This commit is contained in:
Bertrand-DUCON 2024-04-22 14:23:30 +02:00
parent e926b1fa87
commit a9f34e34a2
8 changed files with 1 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

Before

Width:  |  Height:  |  Size: 412 KiB

After

Width:  |  Height:  |  Size: 412 KiB

View File

Before

Width:  |  Height:  |  Size: 414 KiB

After

Width:  |  Height:  |  Size: 414 KiB

View File

@ -48,7 +48,7 @@ def main():
def cubetto_init():
global posxstart, posystart, distance
dark_theme()
light_theme()
with resources.path("jacovirt", 'Img') as img_folder :
turtle.register_shape(str(img_folder/ "Cubetto_forme_haut.gif"))
turtle.register_shape(str(img_folder/ "Cubetto_forme_bas.gif"))