Change Update Password Route to /user/update-password
#416
GitHub Actions / flake8
completed
Dec 12, 2024 in 0s
reviewdog [flake8] report
reported by reviewdog 🐶
Findings (1)
tests/helper_scripts/helper_classes/RequestValidator.py|456 col 22| f-string is missing placeholders
Filtered Findings (0)
Annotations
Check warning on line 456 in tests/helper_scripts/helper_classes/RequestValidator.py
github-actions / flake8
[flake8] tests/helper_scripts/helper_classes/RequestValidator.py#L456 <541>
f-string is missing placeholders
Raw output
./tests/helper_scripts/helper_classes/RequestValidator.py:456:22: F541 f-string is missing placeholders
Loading