waybackpy/tests
Akash Mahanty bc3efc7d63
now using requests lib as it handles errors nicely (#42)
* now using requests lib as it handles errors nicely

* remove unused import (urllib)

* FIX : replaced full_url with endpoint (not using urlib)

* LINT :  Found in waybackpy\wrapper.py:88  Unnecessary else after return
2020-12-13 15:44:37 +05:30
..
__init__.py deleted .travis.yml, link with flake (#41) 2020-11-26 13:06:50 +05:30
test_cli.py removed python2 compatibility code 2020-11-21 17:00:11 +05:30
test_wrapper.py now using requests lib as it handles errors nicely (#42) 2020-12-13 15:44:37 +05:30