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