There was an error while loading. Please reload this page.
1 parent 643ff28 commit de7508cCopy full SHA for de7508c
1 file changed
src/extensions/score_source_code_linker/__init__.py
@@ -59,7 +59,6 @@ def setup(app: Sphinx) -> dict[str, str | bool]:
59
}
60
61
62
-
63
def find_need(
64
all_needs: NeedsMutable, id: str, prefixes: list[str]
65
) -> NeedsInfoType | None:
0 commit comments