Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2912541

Browse files
authored
Merge pull requestpsf#361 from Necklaces/patch-1
Fix typo in render docs string
2 parentsb732b7e +c6c2f27 commit2912541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎requests_html.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -606,7 +606,7 @@ def render(self, retries: int = 8, script: str = None, wait: float = 0.2, scroll
606606
:param script: JavaScript to execute upon page load (optional).
607607
:param wait: The number of seconds to wait before loading the page, preventing timeouts (optional).
608608
:param scrolldown: Integer, if provided, of how many times to page down.
609-
:param sleep: Integer, if provided, of how manylong to sleep after initial render.
609+
:param sleep: Integer, if provided, of how manyseconds to sleep after initial render.
610610
:param reload: If ``False``, content will not be loaded from the browser, but will be provided from memory.
611611
:param keep_page: If ``True`` will allow you to interact with the browser page through ``r.html.page``.
612612

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp