This commit is contained in:
Arthur 2022-06-18 22:29:16 +05:00
parent 35a141dcd6
commit c125d5bdbd

View File

@ -1,7 +1,7 @@
import os
import random
PATH = '/home/arthur/img/Wallpapers/gif/'# path to media
PATH = '/home/arthur/img/Wallpapers/media/'# path to media
files = os.listdir(PATH)