Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 306 Bytes

File metadata and controls

21 lines (14 loc) · 306 Bytes

Level

The level of error correction to use for the QR code. Defaults to L if not provided.

Example Usage

from dub.models.operations import Level

value = Level.L

Values

Name Value
L L
M M
Q Q
H H