]> git.decadent.org.uk Git - dak.git/blobdiff - dak/find_null_maintainers.py
override
[dak.git] / dak / find_null_maintainers.py
index 652edfd2e3ef9c403b1ab812aed04bb522d631b5..c943335ab18f6b2a70024da3ca76e621893f14d5 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 
-# Check for users with no packages in the archive
+""" Check for users with no packages in the archive """
 # Copyright (C) 2003, 2006  James Troup <james@nocrew.org>
 
 # This program is free software; you can redistribute it and/or modify