1
0
mirror of https://github.com/craigerl/aprsd.git synced 2025-04-09 13:08:32 -04:00

Fixed pep8 violation

This patch fixes a pep8 violation in the location plugin
This commit is contained in:
Hemna 2023-06-21 18:51:53 -04:00
parent 8b73372b6e
commit 5bc589f21f

View File

@ -85,7 +85,6 @@ class LocationPlugin(plugin.APRSDRegexCommandPluginBase, plugin.APRSFIKEYMixin):
delta_seconds = time.time() - int(aprs_lasttime_seconds)
delta_hours = delta_seconds / 60 / 60
reply = "{}: {} {}' {},{} {}h ago".format(
searchcall,
area_info,