Skip to content

Commit

Permalink
tox: Remove pylint timeout
Browse files Browse the repository at this point in the history
It's not a valid pylint config

Change-Id: Ida480429a3a86637f26e9fc3a0d6fa2d225d952a
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/396921
Reviewed-by: Scott Lee <ddoman@google.com>
Commit-Queue: Josip Sokcevic <sokcevic@google.com>
Tested-by: Josip Sokcevic <sokcevic@google.com>
  • Loading branch information
sokcevicG authored and LUCI committed Dec 8, 2023
1 parent a50c4e3 commit f56484c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,3 @@ deps =
commands =
black {posargs:.}
flake8

[pytest]
timeout = 300

0 comments on commit f56484c

Please sign in to comment.