mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2026-09-20 06:17:41 +00:00
Use ruff linter to fix issues and provide consistent formatting
This commit is contained in:
@@ -51,7 +51,6 @@ class CallsignDataProvider:
|
||||
else:
|
||||
return None
|
||||
|
||||
|
||||
def _perform_new_lookup(self, callsign, lookup_credentials):
|
||||
"""Makes a new request to the data source for callsign data."""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user