fix tests on old python version

This commit is contained in:
Michael Pöhn 2020-01-28 11:40:58 +01:00
parent b25eeb66a1
commit f2a80ffa3d
2 changed files with 3 additions and 3 deletions

2
fdroid
View file

@ -1,7 +1,7 @@
#!/usr/bin/env python3
#
# fdroid.py - part of the FDroid server tools
# Copyright (C) 2020 Michael Pöhn <michael.poehn@fsfe.org
# Copyright (C) 2020 Michael Pöhn <michael.poehn@fsfe.org>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by