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,4 +1,4 @@
__package__ = 'plugins_pkg.npm'
__package__ = 'archivebox.plugins_pkg.npm'
from pathlib import Path
from typing import List, Optional