V0.1b
This commit is contained in:
parent
03ed438be6
commit
9acda3e8ea
1 changed files with 2 additions and 1 deletions
|
|
@ -1,3 +1,4 @@
|
|||
#V0.1 @Mac
|
||||
import requests
|
||||
import json
|
||||
from pathlib import Path
|
||||
|
|
@ -271,4 +272,4 @@ Pfad = Pfad_wd + 'BoardingWelcomePilot.txt'
|
|||
txtSave(Pfad, Inhalt)
|
||||
|
||||
Pfad = Pfad_wd + 'FastenSeatbelt.txt'
|
||||
txtSave(Pfad, metar)
|
||||
txtSave(Pfad, metar)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue