Remove blank lines after docstring (#146)

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
This commit is contained in:
deepsource-autofix[bot]
2022-02-08 10:14:20 +05:30
committed by GitHub
parent e0dfbe0b7d
commit 7317bd7183
4 changed files with 0 additions and 23 deletions

View File

@@ -90,7 +90,6 @@ class WaybackMachineCDXServerAPI:
not matter but for queries where the number of pages are less this
method chooses accuracy over the pagination API.
"""
# number of pages that will returned by the pagination API.
# get_total_pages adds the showNumPages=true param to pagination API
# requests.