Update archivebox/plugins_pkg/playwright/binproviders.py

This commit is contained in:
Nick Sweeting
2024-11-03 15:47:00 -05:00
committed by GitHub
parent 49c520914c
commit 50a85ec97b

View File

@@ -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