Adjust for YAML config file; boolean settings are actually boolean
authorKarl O. Pinc <kop@karlpinc.com>
Fri, 21 Jun 2024 23:39:00 +0000 (18:39 -0500)
committerKarl O. Pinc <kop@karlpinc.com>
Fri, 21 Jun 2024 23:39:00 +0000 (18:39 -0500)
commit0def259861c8a4c82f7997556f8ffe66bcfc0215
tree5535e014bfb7172a53022e6b1985efdf818bc84f
parent7009d98bad168c5caf5453b6dbc95b298099b68c
Adjust for YAML config file; boolean settings are actually boolean
src/pgwui_common/check_settings.py
src/pgwui_common/checkset.py
tests/test_check_settings.py
tests/test_checkset.py