Skip to content
Snippets Groups Projects
Commit a58f6179 authored by Thomas Woerner's avatar Thomas Woerner
Browse files

ipavault: Fix missing whitespace after keyword issue

flake8 reports an issue in ipavault:

  plugins/modules/ipavault.py:528:20: E275 missing whitespace after keyword

The missing whitespace has been added: "and not(" -> "and not ("
parent c2516323
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment