core: add tests for core_config
This commit is contained in:
parent
b030c5056d
commit
08ebbd7125
4 changed files with 69 additions and 25 deletions
|
@ -46,10 +46,6 @@ def prepare(tmp_path: Path):
|
|||
pass
|
||||
|
||||
|
||||
# meh. otherwise was struggling to run directly against my.core.error...
|
||||
from my.core.error import *
|
||||
|
||||
|
||||
from typing import Iterable, List
|
||||
import warnings
|
||||
from my.core import warn_if_empty
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue