ExtendedFilter
faststream.cli.supervisors.watchfiles.ExtendedFilter #
Bases: PythonFilter
A class that extends the watchfiles.PythonFilter
class.
Source code in faststream/cli/supervisors/watchfiles.py
ignore_dirs instance-attribute
#
ignore_dirs = (*ignore_dirs, 'venv', 'env', '.github', '.mypy_cache', '.pytest_cache', '.ruff_cache', '__pycache__')