Skip to content

Conversation

jgross11
Copy link

@jgross11 jgross11 commented Jan 2, 2022

For today's (1/1/2022) explanation, the 'E' in 'Every' was being removed (similar behavior to #87).

strip removes individual leading / trailing characters that match, not just the whole word. Want to remove the whole word.

strip removes individual characters that match, not just the whole word. Want to remove the whole word.
@jgross11 jgross11 changed the title Update utility.py Fix missing leading character(s) in explanation Jan 2, 2022
@pinbraerts
Copy link

#119

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants