Fix docstring
authorKarl O. Pinc <kop@meme.com>
Sat, 17 Nov 2018 04:52:26 +0000 (22:52 -0600)
committerKarl O. Pinc <kop@meme.com>
Sat, 17 Nov 2018 04:52:26 +0000 (22:52 -0600)
src/pgwui_core/constants.py

index 69799ad960e2a164efbe9ba9c7a4b038a63a8e0d..12007fcf9c5f98d1fd3a50092d33b2dc0c722961 100644 (file)
@@ -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'