Skip to content

Commit 888be02

Browse files
author
Rich Leland
committed
Remove whitespace
1 parent aa310c2 commit 888be02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sparkpost/transmissions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ def send(self, **kwargs):
165165
name='document.pdf',
166166
filename='/full/path/to/document.pdf'
167167
)
168-
168+
169169
:param str start_time: Delay generation of messages until this
170170
datetime. Format YYYY-MM-DDTHH:MM:SS+-HH:MM. Example:
171171
'2015-02-11T08:00:00-04:00'.

0 commit comments

Comments
 (0)