Loading examples/basic_engine.py +0 −1 Original line number Diff line number Diff line Loading @@ -22,4 +22,3 @@ def response(resp): resp: requests response object ''' return [{'url': '', 'title': '', 'content': ''}] utils/fetch_currencies.py +25 −25 File changed.Contains only whitespace changes. Show changes Loading
examples/basic_engine.py +0 −1 Original line number Diff line number Diff line Loading @@ -22,4 +22,3 @@ def response(resp): resp: requests response object ''' return [{'url': '', 'title': '', 'content': ''}]