#8931 flake8 report for tasks.py
Closed: fixed 2 years ago by rcritten. Opened 2 years ago 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

2 years ago

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

2 years ago

master:

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

ipa-4-9:

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

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

2 years ago

Login to comment on this ticket.

Metadata