@@ -1,3 +1,4 @@
find src examples -name '*.py' | xargs black
find src examples -name '*.py' | xargs isort
find src examples -name '*.py' | xargs pylint
find src examples -name '*.py' | xargs mypy
The note is not visible to the blocked user.