adding latest tests

This commit is contained in:
2021-10-18 00:12:20 +01:00
parent 4ae4eb085c
commit f73a6d2441
17 changed files with 402 additions and 95 deletions

View File

@@ -103,9 +103,9 @@ dodgy:
bandit:
run: true
options:
# options:
# ignore assert warning
B101
# - B101
mypy:
run: true