2 lines
43 B
Python
2 lines
43 B
Python
IMG_EXTENSIONS = ('.png', '.jpg', '.jpeg')
|
IMG_EXTENSIONS = ('.png', '.jpg', '.jpeg')
|