diff --git a/doc/source/developer-docs/scripts.rst b/doc/source/developer-docs/scripts.rst index ff1c5dde27..e765b416a9 100644 --- a/doc/source/developer-docs/scripts.rst +++ b/doc/source/developer-docs/scripts.rst @@ -112,7 +112,6 @@ Python coding conventions are tested using `PEP8`_, with the following convention exceptions: * F403 - 'from ansible.module_utils.basic import \*' -* H303 - No wildcard imports Testing may be done locally by executing: