InQRy/inqry
Tommy Cox 5689ac7402 Fix crash on no processor speed available
Simply handles the case of no speed available by returning an empty
string.
2023-03-27 10:50:59 -06:00
..
system_specs Fix crash on no processor speed available 2023-03-27 10:50:59 -06:00
__init__.py extract contents of __init__.py to modules; update tests; convert BarcodeData class to module 2017-08-15 10:25:26 -07:00
__main__.py GUI updates 2017-08-15 12:56:58 -07:00
asset_qrcode.py fix circular dependency between asset_qr and gui 2017-08-17 18:24:18 -07:00
barcode.py extract __init__.py contents to modules 2017-08-15 10:24:38 -07:00
form_instructions.py Improved indentation (PyLint: bad-continuation) 2018-10-10 22:02:42 +02:00
gui.py Merge branch 'master' into master 2018-10-23 10:28:20 -07:00