diff options
| author | Nick Pope <nick@nickpope.me.uk> | 2022-10-28 14:51:34 +0100 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2022-10-31 12:31:13 +0100 |
| commit | 2bc47d7fe95ec9fc62bc5c0d2408944e5269d9d0 (patch) | |
| tree | f5f7d7dffc2493b812837e490c42549031d0af02 /tests/postgres_tests/test_array.py | |
| parent | d3cb91db87b78629c0d2682630e90a048275179e (diff) | |
Avoided assignment followed by immediate return.
Identified using the following command:
$ pcre2grep --line-number --multiline --recursive \
"(?s)(\n +)(\w+) = [^\n]+\1return \2;?$" \
django docs extras js_tests scripts tests
Diffstat (limited to 'tests/postgres_tests/test_array.py')
0 files changed, 0 insertions, 0 deletions
