Skip to content

Commit

Permalink
chore: added note comment
Browse files Browse the repository at this point in the history
  • Loading branch information
thorwhalen committed Aug 21, 2024
1 parent 3615aae commit beb4322
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lkj/strings.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
"""Utils for strings"""


# Note: Vendored in i2.multi_objects and dol.util
def truncate_string_with_marker(
s, *, left_limit=15, right_limit=15, middle_marker='...'
):
Expand Down

0 comments on commit beb4322

Please sign in to comment.