fixes for docs generation

This commit is contained in:
Nick Sweeting 2024-10-04 19:16:46 -07:00
parent f76bdc4332
commit 73e69ccb8b
No known key found for this signature in database
10 changed files with 32 additions and 25 deletions

View file

@ -1,3 +1,5 @@
__package__ = 'archivebox.plugins_pkg.puppeteer'
import platform
from pathlib import Path
from typing import List, Optional, Dict, ClassVar