core: add tests for core_config
This commit is contained in:
parent
70c801f692
commit
c79ffb50f6
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