pyi matching
This commit is contained in:
@@ -27,7 +27,7 @@ class MkDocsNavEmitter:
|
||||
"""
|
||||
...
|
||||
|
||||
def _to_relative(self, path: Path) -> str:
|
||||
def _to_relative(self, path: Path, docs_root: Path | None) -> str:
|
||||
"""
|
||||
Convert a filesystem path to a docs-relative path.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user