Skip to content

Commit 0479a9e

Browse files
authored
Merge pull request #3734 from shreyash3087/points-not-counted-02
Bug: Points Not Counted 02
2 parents 1e87a04 + fcb7ee0 commit 0479a9e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

dsa-solutions/lc-solutions/0400-0499/0420-strong-password-checker.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,4 +251,5 @@ class Solution(object):
251251
{['shreyash3087'].map(username => (
252252
<Author key={username} username={username} />
253253
))}
254-
</div>
254+
</div>
255+

0 commit comments

Comments
 (0)