mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-12 22:25:44 -04:00
fixes for docs generation
This commit is contained in:
parent
f76bdc4332
commit
73e69ccb8b
10 changed files with 32 additions and 25 deletions
|
@ -1,3 +1,5 @@
|
|||
__package__ = 'archivebox.plugins_pkg.playwright'
|
||||
|
||||
import platform
|
||||
from pathlib import Path
|
||||
from typing import List, Optional, Dict, ClassVar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue