Commit f3ccc2db authored by Bogdan's avatar Bogdan

More Minor Modifcations

parent de1c0c3d
......@@ -29,7 +29,7 @@ def add_use_case(use_case: str):
print(url+": "+str(response.content))
if __name__ == "__main__":
use_case = "crowd_journalism"
use_case = "crowd-journalism"
# disable ssl warnings :)
requests.packages.urllib3.disable_warnings()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment