Files
banban/talkingq-url/scripts/_vendor/qrcode/image/pure.py

6 lines
68 B
Python

from .base import BaseImage
class PyPNGImage(BaseImage):
pass