Module for functions that validate the internal setting structure
authorKarl O. Pinc <kop@karlpinc.com>
Sat, 12 Sep 2020 21:14:02 +0000 (16:14 -0500)
committerKarl O. Pinc <kop@karlpinc.com>
Sun, 13 Sep 2020 00:15:16 +0000 (19:15 -0500)
commitd49f268fd4acc1881e77c6aa2ba2c609100a0786
treecd4f263423f594db0a33f706ff9f861172495191
parent1e43a21903927da12e5645ae480c6e7813581df1
Module for functions that validate the internal setting structure
src/pgwui_server/__init__.py
src/pgwui_server/checkset.py [new file with mode: 0644]
tests/test___init__.py
tests/test_checkset.py [new file with mode: 0644]