This commit is contained in:
Akash Mahanty 2021-01-05 01:52:35 +05:30 committed by GitHub
parent 2af6580ffb
commit ce64135ba8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,7 +63,7 @@ datetime.datetime(2021, 1, 4, 17, 35, 12, 691741)
>>> str(wayback.newest()) >>> str(wayback.newest())
'https://web.archive.org/web/20210104173410/https://en.wikipedia.org/wiki/Multivariable_calculus' 'https://web.archive.org/web/20210104173410/https://en.wikipedia.org/wiki/Multivariable_calculus'
``` ```
> Full python package documentation can be found at <https://github.com/akamhy/waybackpy/wiki/Python-package-docs>. > Full Python package documentation can be found at <https://github.com/akamhy/waybackpy/wiki/Python-package-docs>.