basabuuka_prototyp/venv/lib/python3.5/site-packages/qrcode/exceptions.py

3 lines
45 B
Python
Raw Normal View History

2020-08-16 19:36:44 +02:00
class DataOverflowError(Exception):
pass