Skip to content

Commit bce295f

Browse files
committed
syntax
1 parent 7571d0b commit bce295f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

pcweb/pages/pricing/table.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -131,10 +131,7 @@
131131

132132
SUPPORT_BOOLEAN_SECTION = [
133133
("White Glove Onboarding", False, False, False, True),
134-
( "",
135-
"",
136-
"",
137-
"","",)
134+
("", "", "", "", ""),
138135
# ... not in the notion docs
139136
# ("SLAs Available", False, False, False, True),
140137
]

0 commit comments

Comments
 (0)