waybackpy/waybackpy
eggplants 5f3cd28046
Fix Pylint errors were pointed out by codacy (#133)
* fix: pylint errors were pointed out by codacy

* fix: line length

* fix: help text

* fix: revert

https://stackoverflow.com/a/64477857 makes cli unusable

* fix: cli error and refactor codes
2022-02-05 05:25:40 +09:00
..
__init__.py Typing (#128) 2022-02-05 03:23:36 +09:00
availability_api.py Typing (#128) 2022-02-05 03:23:36 +09:00
cdx_api.py Fix Pylint errors were pointed out by codacy (#133) 2022-02-05 05:25:40 +09:00
cdx_snapshot.py Typing (#128) 2022-02-05 03:23:36 +09:00
cdx_utils.py Typing (#128) 2022-02-05 03:23:36 +09:00
cli.py Fix Pylint errors were pointed out by codacy (#133) 2022-02-05 05:25:40 +09:00
exceptions.py Typing (#128) 2022-02-05 03:23:36 +09:00
save_api.py Fix Pylint errors were pointed out by codacy (#133) 2022-02-05 05:25:40 +09:00
utils.py Typing (#128) 2022-02-05 03:23:36 +09:00
wrapper.py Fix Pylint errors were pointed out by codacy (#133) 2022-02-05 05:25:40 +09:00