projects
/
pgwui_core
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
821c237
)
Fix docstring
author
Karl O. Pinc
<kop@meme.com>
Sat, 17 Nov 2018 04:52:26 +0000
(22:52 -0600)
committer
Karl O. Pinc
<kop@meme.com>
Sat, 17 Nov 2018 04:52:26 +0000
(22:52 -0600)
src/pgwui_core/constants.py
patch
|
blob
|
history
diff --git
a/src/pgwui_core/constants.py
b/src/pgwui_core/constants.py
index 69799ad960e2a164efbe9ba9c7a4b038a63a8e0d..12007fcf9c5f98d1fd3a50092d33b2dc0c722961 100644
(file)
--- a/
src/pgwui_core/constants.py
+++ b/
src/pgwui_core/constants.py
@@
-19,7
+19,8
@@
# Karl O. Pinc <kop@meme.com>
#
-# Constants used by the GMI pyramid programs.
+'''Constants used by the PGWUI programs.
+'''
# The various important containers.
TEST_DB = 'gombemi_test'