Skip to content

Commit ed759e7

Browse files
committed
fix some MD issues
1 parent 513c497 commit ed759e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/update_readme.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ def main():
146146
table_md = '| — | — | — | — |'
147147

148148
table_with_details = (
149-
f'<details>\n<summary><b> Show all solved problems ({total_solved})</b></summary>\n'
149+
f'<details>\n<summary><b> Show all solved problems </b></summary>\n\n'
150150
'## Problems\n\n'
151151
'| # | Title | Difficulty | Solution |\n'
152152
'|---|-------|------------|----------|\n'

0 commit comments

Comments
 (0)