I attempted to use the exclude option in pyproject.toml to prevent formatting on my file locators.py, but encountered an issue where it began formatting files within my virtual environment packages. Consequently, I included my virtual environment's directory name, .venv, to exclude it from formatting. However, it seems there's a typo in the configuration:
Hello,
I attempted to use the exclude option in pyproject.toml to prevent formatting on my file locators.py, but encountered an issue where it began formatting files within my virtual environment packages. Consequently, I included my virtual environment's directory name, .venv, to exclude it from formatting. However, it seems there's a typo in the configuration: