[DOCS] Remove hacking H303
It was documented that tox ignores hacking H303 but that has since been removed (the rule and all) so this change removes it from the documentation. Change-Id: I7b9315b30a174272e1bc88f89b443fac257edb53
This commit is contained in:
parent
2e1c6a4dce
commit
d2e8ce4231
@ -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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user