issues
search
OUDON
/
rmqrcode-python
Rectangular Micro QR Code (rMQR Code) Generator in Python
https://pypi.org/project/rmqrcode/
Other
158
stars
16
forks
source link
refactor: Use camel case
#9
Closed
OUDON
closed
2 years ago
OUDON
commented
2 years ago
Use camel case for the all enums.
Changed:
data_capacities → DataCapacities
qr_versions → rMQRVersions
Use camel case for the all enums.
Changed: