mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-08-03 03:56:24 -04:00
Remove stale comment
This commit is contained in:
parent
31e611771e
commit
adeca823dd
1 changed files with 1 additions and 2 deletions
|
@ -151,8 +151,7 @@ class Chrome:
|
||||||
disk_cache_dir: use directory for disk cache. The default location
|
disk_cache_dir: use directory for disk cache. The default location
|
||||||
is inside `self._home_tmpdir` (default None).
|
is inside `self._home_tmpdir` (default None).
|
||||||
disk_cache_size: Forces the maximum disk space to be used by the disk
|
disk_cache_size: Forces the maximum disk space to be used by the disk
|
||||||
cache, in bytes. Used only when `cache` is a disk path.
|
cache, in bytes. (default None)
|
||||||
(default None)
|
|
||||||
Returns:
|
Returns:
|
||||||
websocket url to chrome window with about:blank loaded
|
websocket url to chrome window with about:blank loaded
|
||||||
'''
|
'''
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue