DronA23 commited on
Commit
b638ecb
·
verified ·
1 Parent(s): 7695f72

Update Deliverable2.py

Browse files
Files changed (1) hide show
  1. Deliverable2.py +1 -1
Deliverable2.py CHANGED
@@ -49,7 +49,7 @@ class URLValidator:
49
  except Exception as e:
50
  return {"Error": str(e)}
51
 
52
- }
53
 
54
  queries_urls = [
55
  ("Climate change effects", "https://www.nationalgeographic.com/environment/article/climate-change-overview"),
 
49
  except Exception as e:
50
  return {"Error": str(e)}
51
 
52
+ }}
53
 
54
  queries_urls = [
55
  ("Climate change effects", "https://www.nationalgeographic.com/environment/article/climate-change-overview"),