style: Fix indentation test file missing whitespace

Commit 764586d "indentation: Fix indent-sequences in nested collections"
introduced 2 style-related problems:

    tests/rules/test_indentation.py:1394:45: E231 missing whitespace after ','
    tests/rules/test_indentation.py:1402:45: E231 missing whitespace after ','

Let's fix them.
This commit is contained in:
Adrien Vergé 2022-10-24 14:36:03 +02:00
parent 764586d836
commit 151b1c4086