Skip to content

Commit f08f6fa

Browse files
Clean Up
1 parent 877c29c commit f08f6fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

proposals/mail-helper-refactor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ msg.global_headers = [
234234
]
235235

236236
msg.section = Section('%section1%', 'Substitution for Section 1 Tag')
237-
msg.sections = = [
237+
msg.sections = [
238238
Section('%section2%', 'Substitution for Section 2 Tag'),
239239
Section('%section3%': 'Substitution for Section 3 Tag')
240240
]

0 commit comments

Comments
 (0)