[checkupdates] Add module docstring

This commit is contained in:
Gregor Düster 2023-10-29 15:15:29 +01:00 committed by Hans-Christoph Steiner
parent 97346a2cba
commit 4109e8fb03

View file

@ -1,4 +1,5 @@
#!/usr/bin/env python3 #!/usr/bin/env python3
"""Check for updates to applications."""
# #
# checkupdates.py - part of the FDroid server tools # checkupdates.py - part of the FDroid server tools
# Copyright (C) 2010-2015, Ciaran Gultnieks, ciaran@ciarang.com # Copyright (C) 2010-2015, Ciaran Gultnieks, ciaran@ciarang.com