Skip to content

Commit 0b4cdd9

Browse files
Ken KundertKen Kundert
authored andcommitted
nit
1 parent 73d99fd commit 0b4cdd9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

tox.ini

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ deps =
2828
{[testenv]deps}
2929
commands =
3030
mypy --install-types --non-interactive {toxinidir}/inform
31-
mypy \
32-
--install-types \
33-
--non-interactive \
34-
--disable-error-code import \
35-
{toxinidir}/examples/addsshkeys
31+
# mypy \
32+
# --install-types \
33+
# --non-interactive \
34+
# --disable-error-code import \
35+
# {toxinidir}/examples/addsshkeys
3636
mypy \
3737
--install-types \
3838
--non-interactive \

0 commit comments

Comments
 (0)