And another

This commit is contained in:
Simon 2021-09-12 11:45:47 +01:00
parent 9dd004065d
commit 8bb83b428d
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ from dmr_utils3.utils import int_id
import random
import ipaddress
import os
from setproctitle import proctitle
from setproctitle import setproctitle
# Does anybody read this stuff? There's a PEP somewhere that says I should do this.
__author__ = 'Simon Adlem - G7RZU'