waybackpy icon indicating copy to clipboard operation
waybackpy copied to clipboard

Before and After methods

Open ArztKlein opened this issue 3 years ago • 1 comments

Resolves #174. There are before/after methods which gets the nearest snapshot before/after the given datetime.

ArztKlein avatar Jul 14 '22 04:07 ArztKlein

Hello @ArztKlein! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 230:13: W503 line break before binary operator Line 231:13: W503 line break before binary operator Line 232:13: W503 line break before binary operator Line 271:13: W503 line break before binary operator Line 272:13: W503 line break before binary operator Line 273:13: W503 line break before binary operator

pep8speaks avatar Jul 14 '22 04:07 pep8speaks