mirror of
https://github.com/craigerl/aprsd.git
synced 2024-12-22 01:20:59 -05:00
pep8 fixes
This commit is contained in:
parent
4f87d5da12
commit
99a0f877f4
@ -33,6 +33,7 @@ def _init_timestamp():
|
||||
"""Build a unix style timestamp integer"""
|
||||
return int(round(time.time()))
|
||||
|
||||
|
||||
def _init_msgNo(): # noqa: N802
|
||||
"""For some reason __post__init doesn't get called.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user