]> git.decadent.org.uk Git - dak.git/blobdiff - dak/update_db.py
lotsa files
[dak.git] / dak / update_db.py
index d4aefe24c93b64b8404835f77e98a9cdf0c5dd85..f9b6e478fd6686ecde9d3b15f56b8f61ded2a645 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 
-# Debian Archive Kit Database Update Script
+""" Database Update Main Script """
 # Copyright (C) 2008  Michael Casadevall <mcasadevall@debian.org>
 
 # This program is free software; you can redistribute it and/or modify
@@ -53,7 +53,7 @@ Updates dak's database schema to the lastest version. You should disable crontab
 ################################################################################
 
     def update_db_to_zero(self):
-        # This function will attempt to update a pre-zero database schema to zero
+        """ This function will attempt to update a pre-zero database schema to zero """
 
         # First, do the sure thing, and create the configuration table
         try: