``` server/settings/components/csp.py 11:1 WPS117 Found name reserved for first argument: _SELF _SELF = "'self'" ^ ``` We also need to check names like `_Self` and `Self`, they should be fine.
We also need to check names like
_SelfandSelf, they should be fine.