diff bitten/upgrades.py @ 316:87c9b1e8f086

More docstring improvements.
author cmlenz
date Sat, 26 Nov 2005 15:00:10 +0000
parents a22ec8fce6c9
children a8b713254286
line wrap: on
line diff
--- a/bitten/upgrades.py
+++ b/bitten/upgrades.py
@@ -7,6 +7,9 @@
 # you should have received as part of this distribution. The terms
 # are also available at http://bitten.cmlenz.net/wiki/License.
 
+"""Automated upgrades for the Bitten database tables, and other data stored
+in the Trac environment."""
+
 import os
 import sys
 
Copyright (C) 2012-2017 Edgewall Software