[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
1 changed files with 1 additions and 0 deletions

View File

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