forked from Mirror/pmbootstrap
WIP: test: start fixing mypy errors (MR 2252)
Signed-off-by: Caleb Connolly <caleb@postmarketos.org>
This commit is contained in:
parent
1232c35e48
commit
2a0ca33770
5 changed files with 33 additions and 31 deletions
|
@ -3,4 +3,4 @@
|
|||
import pmb.config
|
||||
|
||||
|
||||
testdata = pmb.config.pmb_src + "/test/testdata"
|
||||
testdata = pmb.config.pmb_src / "test/testdata"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue