Skip to content

Commit 47d6b44

Browse files
[repo-helper] Configuration Update (#46)
* 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 d812dfd commit 47d6b44

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
@@ -189,8 +189,8 @@ exclude_lines =
189189
raise NotImplementedError
190190
if 0:
191191
if False:
192-
if TYPE_CHECKING:
193-
if typing.TYPE_CHECKING:
192+
if TYPE_CHECKING
193+
if typing.TYPE_CHECKING
194194
if __name__ == .__main__.:
195195

196196
[check-wheel-contents]

0 commit comments

Comments
 (0)