CognitiveScience commited on
Commit
16d05f3
·
1 Parent(s): f07a76e

Update ecogsphere.py

Browse files
Files changed (1) hide show
  1. ecogsphere.py +1 -1
ecogsphere.py CHANGED
@@ -12,7 +12,7 @@ headers = {
12
  "X-RapidAPI-Host": "youtube-search-results.p.rapidapi.com"
13
  }
14
 
15
- def ecs(inp):
16
  inp=querystring
17
 
18
  if inp is None:
 
12
  "X-RapidAPI-Host": "youtube-search-results.p.rapidapi.com"
13
  }
14
 
15
+ def ecf(inp):
16
  inp=querystring
17
 
18
  if inp is None: