add pytest to CI pipeline (#286)
This commit is contained in:
parent
5bc80a043f
commit
aa2925cde0
14 changed files with 172 additions and 18 deletions
|
|
@ -6,3 +6,4 @@ strict_optional = false
|
|||
disable_error_code = ["union-attr", "annotation-unchecked", "import-untyped"]
|
||||
explicit_package_bases = true
|
||||
warn_unused_ignores = true
|
||||
exclude = ['tests']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue