#8931 flake8 report for tasks.py
Closed: fixed by rcritten. Opened by fcami.

freeipa]$ python -m flake8 ipatests/pytest_ipa/integration/tasks.py
ipatests/pytest_ipa/integration/tasks.py:600:5: E731 do not assign a lambda expression, use a def
ipatests/pytest_ipa/integration/tasks.py:2124:24: F522 '...'.format(...) has unused named argument(s): raiseonerr
ipatests/pytest_ipa/integration/tasks.py:2267:13: E741 ambiguous variable name 'l'


Metadata Update from @fcami:
- Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/5911

Metadata Update from @fcami:
- Custom field changelog adjusted to Flake8 reported three errors in flake8.

master:

  • 4618c3c24ab2405a89b7289321ca021765ba733d tasks.py: fix flake8-reported issues

ipa-4-9:

  • 5b826ab3582566b15a618f57cb2e002a9c16ef64 tasks.py: fix flake8-reported issues

Metadata Update from @rcritten:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata