This commit is contained in:
WaylonWalker 2020-02-28 08:16:44 -06:00
commit 24e604ab32
44 changed files with 2338 additions and 0 deletions

3
setup.cfg Normal file
View file

@ -0,0 +1,3 @@
[tool:pytest]
addopts=--cov-report term-missing
--cov src/default_kedro_157 -ra