claude/issue-5
main
@@ -0,0 +1,2 @@
def reverse_string(s):
return s[::-1]
The note is not visible to the blocked user.