1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-21 04:10:37 +02:00

lint: fix pydocstyle

This commit is contained in:
proletarius101 2024-02-26 23:11:33 +08:00 committed by Hans-Christoph Steiner
parent 6271de094e
commit 513b223caa

View File

@ -416,7 +416,6 @@ def update_localcopy(repo_section, local_copy_dir):
drive.
"""
# local_copy_dir is guaranteed to have a trailing slash in main() below
common.local_rsync(options, [repo_section], local_copy_dir)