Revert "Removing mypy to fix the nova CI"

This reverts commit 531fa4cd04.
Change-Id: Ia095a9ace86694fd431f2a1c8f59516ed1eb0d7e
This commit is contained in:
Sylvain Bauza
2021年06月11日 11:47:06 +02:00
parent 531fa4cd04
commit 47bedbb77a

View File

@@ -54,7 +54,7 @@ envdir = {toxworkdir}/shared
passenv =
DISABLE_CHERRY_PICK_CHECK
commands =
# {[testenv:mypy]commands}
{[testenv:mypy]commands}
bash tools/flake8wrap.sh {posargs}
# Check that all JSON files don't have \r\n in line.
bash -c "! find doc/ -type f -name *.json | xargs grep -U -n $'\r'"
Reference in New Issue
openstack/nova
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.