mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
comment
This commit is contained in:
parent
0b631e789c
commit
7e2cdcbfb4
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ except ImportError:
|
|||
HAS_REQUESTS_TOOLBELT = False
|
||||
|
||||
|
||||
REQUESTS_TOOLBELT_REQUIRED = "Requests_toolbelt is required for this module."
|
||||
REQUESTS_TOOLBELT_REQUIRED = "Requests_toolbelt is required for this module"
|
||||
|
||||
|
||||
def has_requests_toolbelt(module):
|
||||
|
|
Loading…
Reference in a new issue