Typo in proxy
This commit is contained in:
parent
a032fe7ac8
commit
9dd004065d
@ -5,7 +5,7 @@ from dmr_utils3.utils import int_id
|
|||||||
import random
|
import random
|
||||||
import ipaddress
|
import ipaddress
|
||||||
import os
|
import os
|
||||||
import setproctitle from proctitle
|
from setproctitle import proctitle
|
||||||
|
|
||||||
# Does anybody read this stuff? There's a PEP somewhere that says I should do this.
|
# Does anybody read this stuff? There's a PEP somewhere that says I should do this.
|
||||||
__author__ = 'Simon Adlem - G7RZU'
|
__author__ = 'Simon Adlem - G7RZU'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user