Skip to content
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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment