### Summary https://docs.astral.sh/ruff/rules/assert/ in testing, `assert` used frequently so, is there a way to allow the use of `assert` command in tests, and in src not allow ``` project -src -tests ```