1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
This commit is contained in:
Srujana-2000 2024-02-07 10:52:52 +05:30
parent 0b631e789c
commit 7e2cdcbfb4

View file

@ -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):