Skip to content

Commit 0c5ee20

Browse files
[repo-helper] Configuration Update (#84)
* Updated files with 'repo_helper'. * Updated files with 'repo_helper'. --------- Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>
1 parent e6da343 commit 0c5ee20

File tree

2 files changed

+2
-11
lines changed

2 files changed

+2
-11
lines changed

.dependabot/config.yml

Lines changed: 0 additions & 9 deletions
This file was deleted.

tox.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,8 +222,8 @@ exclude_lines =
222222
raise NotImplementedError
223223
if 0:
224224
if False:
225-
if TYPE_CHECKING:
226-
if typing.TYPE_CHECKING:
225+
if TYPE_CHECKING
226+
if typing.TYPE_CHECKING
227227
if __name__ == .__main__.:
228228
229229
[check-wheel-contents]

0 commit comments

Comments
 (0)