mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-06-24 08:38:47 -04:00
This is a Pythonic structure for gathering all these constant values that are used in a manageable way. Enums have SCREEN_RESOLUTIONS['ldpi'] but throw KeyErrors when the key is there.