mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2025-02-16 13:28:29 +00:00
Update archivebox/plugins_pkg/playwright/binproviders.py
This commit is contained in:
parent
49c520914c
commit
50a85ec97b
1 changed files with 0 additions and 1 deletions
|
@ -53,7 +53,6 @@ class PlaywrightBinProvider(BaseBinProvider):
|
|||
except Exception as e:
|
||||
return None
|
||||
|
||||
@computed_field
|
||||
@property
|
||||
def playwright_browsers_dir(self) -> Path:
|
||||
# The directory where playwright stores browsers can be overridden with
|
||||
|
|
Loading…
Add table
Reference in a new issue