Skip to content

Commit

Permalink
Updated a program comment
Browse files Browse the repository at this point in the history
  • Loading branch information
joergschultzelutter authored Oct 8, 2021
1 parent 07eb28a commit 789c9a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/bnetza-parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ def get_rufzeichen_file(
request_url: str = "https://www.bundesnetzagentur.de/SharedDocs/Downloads/DE/Sachgebiete/Telekommunikation/Unternehmen_Institutionen/Frequenzen/Amateurfunk/Rufzeichenliste/Rufzeichenliste_AFU.pdf?__blob=publicationFile",
):
"""
Imports the ICAO/IATA data from a local file. Creates dictionaries for
IATA-ICAO mapping and IATA-lat/lon mapping
Downloads the Bundesnetzagentur Rufzeichenliste pdf and returns the binary blob.
Blob is 'None' if the function was unable to download the file
Parameters
==========
url : 'str'
Expand Down

0 comments on commit 789c9a0

Please sign in to comment.