Add todo for `dulwhich` as dep
parent
fe23331365
commit
1d54096379
|
@ -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:
|
def repodir() -> pathlib.Path:
|
||||||
'''
|
'''
|
||||||
Return the abspath to the repo directory.
|
Return the abspath to the repo directory.
|
||||||
|
|
Loading…
Reference in New Issue