We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cecff0 commit 6d41bdeCopy full SHA for 6d41bde
sparkpost/transmissions.py
@@ -283,7 +283,8 @@ def send(self, **kwargs):
283
:param str ip_pool: The ID of an IP pool associated with
284
your account
285
:param bool inline_css: Whether or not to perform CSS inlining
286
- :param bool perform_substitutions: Whether or not to enable substitutions (default is True)
+ :param bool perform_substitutions: Whether or not to enable
287
+ substitutions (default is True)
288
:param dict custom_headers: Used to set any headers associated with
289
transmission. See `header notes
290
<https://developers.sparkpost.com/api/transmissions.html#header-header-notes>`_
0 commit comments