diff --git a/response.json b/response.json index b4f0fe94..7be58d2c 100644 --- a/response.json +++ b/response.json @@ -1,4 +1,5 @@ { "DG": "Test", -"Data Glacier": "Cricket" -} +"Data Glacier": "Cricket", +"Magdalena": "tenis" +} \ No newline at end of file diff --git a/scripts/add.py b/scripts/add.py index 7f266723..2adae17e 100644 --- a/scripts/add.py +++ b/scripts/add.py @@ -33,4 +33,3 @@ def call_sport(): if __name__ == "__main__": call_sport() -call_sport()