Use dicts instead of dots in the internal settings representation
authorKarl O. Pinc <kop@karlpinc.com>
Sat, 12 Sep 2020 20:22:03 +0000 (15:22 -0500)
committerKarl O. Pinc <kop@karlpinc.com>
Sun, 13 Sep 2020 00:15:16 +0000 (19:15 -0500)
commit1e43a21903927da12e5645ae480c6e7813581df1
tree0d1f98fbaa013802e4d4f2449166999f69e98944
parente3c5a0841a42080ba2e5289e8f5160d6ac2ca1bd
Use dicts instead of dots in the internal settings representation
src/pgwui_server/__init__.py
tests/test___init__.py