Add todo for `dulwhich` as dep

pytest_pluginize
Tyler Goodlet 2025-04-25 23:21:19 -04:00
parent fe23331365
commit 1d54096379
1 changed files with 3 additions and 0 deletions

View File

@ -37,6 +37,9 @@ from .fault_simulation import (
)
# TODO, use dulwhich for this instead?
# -> we're going to likely need it (or something similar)
# for supporting hot-coad reload feats eventually anyway!
def repodir() -> pathlib.Path:
'''
Return the abspath to the repo directory.