# Config file for isort, codespell and other Python projects.
# In this case it is not used for packaging.
[isort]
profile=black
known_third_party=frappe
[codespell]
skip=build/bench/Dockerfile
Reference in New Issue
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.