From 5bc589f21fd3dc33a4f0aa361cbd06d1c4288219 Mon Sep 17 00:00:00 2001 From: Hemna Date: Wed, 21 Jun 2023 18:51:53 -0400 Subject: [PATCH] Fixed pep8 violation This patch fixes a pep8 violation in the location plugin --- aprsd/plugins/location.py | 1 - 1 file changed, 1 deletion(-) diff --git a/aprsd/plugins/location.py b/aprsd/plugins/location.py index d4d8702..c0ffdc0 100644 --- a/aprsd/plugins/location.py +++ b/aprsd/plugins/location.py @@ -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,