Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 06a6994

Browse filesBrowse files
[repo-helper] Configuration Update (#28)
* 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 c5ffd09 commit 06a6994
Copy full SHA for 06a6994

File tree

1 file changed

+3
-3
lines changed
Filter options

1 file changed

+3
-3
lines changed

‎tox.ini

Copy file name to clipboardExpand all lines: tox.ini
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ deps =
121121
flake8-github-actions>=0.1.0
122122
flake8-noqa>=1.1.0,<=1.2.2
123123
flake8-pyi>=20.10.0,<=22.8.0
124-
flake8-pytest-style>=1.3.0
124+
flake8-pytest-style>=1.3.0,<2
125125
flake8-quotes>=3.3.0
126126
flake8-slots>=0.1.0
127127
flake8-sphinx-links>=0.0.4
@@ -216,8 +216,8 @@ exclude_lines =
216216
raise NotImplementedError
217217
if 0:
218218
if False:
219-
if TYPE_CHECKING:
220-
if typing.TYPE_CHECKING:
219+
if TYPE_CHECKING
220+
if typing.TYPE_CHECKING
221221
if __name__ == .__main__.:
222222
223223
[check-wheel-contents]

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.