From adeca823dd28e6a613f87638395f99174442b80b Mon Sep 17 00:00:00 2001 From: Vangelis Banos Date: Tue, 12 Feb 2019 07:21:44 +0000 Subject: [PATCH] Remove stale comment --- brozzler/chrome.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/brozzler/chrome.py b/brozzler/chrome.py index d83b7b1..cb69bda 100644 --- a/brozzler/chrome.py +++ b/brozzler/chrome.py @@ -151,8 +151,7 @@ class Chrome: disk_cache_dir: use directory for disk cache. The default location is inside `self._home_tmpdir` (default None). 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. - (default None) + cache, in bytes. (default None) Returns: websocket url to chrome window with about:blank loaded '''