Skip to content

Commit c1946df

Browse files
authored
Update simple_utils.py
1 parent 35c8ce0 commit c1946df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simple_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# simple_utils.py - A tiny utility library
1+
# simple_utils.py - A tiny utility libraryq
22

33
def reverse_string(text):
44
"""Reverses the characters in a string."""

0 commit comments

Comments
 (0)