Skip to content

Commit cd3b0d1

Browse files
Updated files with 'repo_helper'. (#41)
Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>
1 parent 7706186 commit cd3b0d1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

formate.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ known_third_party = [
4545
"mistletoe",
4646
"pytest",
4747
"pytest_cov",
48+
"pytest_mypy_plugins",
49+
"pytest_mypy_plugins_shim",
4850
"pytest_randomly",
4951
"pytest_regressions",
5052
"pytest_timeout",

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
# * coverage:run
1414
# * coverage:report
1515
# * check-wheel-contents
16-
# * pytest
1716

1817
[tox]
1918
envlist =

0 commit comments

Comments
 (0)