-
-
Notifications
You must be signed in to change notification settings - Fork 38.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove double slashes in Strip control codes challenge #38466
Remove double slashes in Strip control codes challenge #38466
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@agatapst Since most of the testString
s have been modified, can you please go ahead and remove the unnecessary assert message arguments? You can click Commit suggestion
for each and a commit will be made.
...rview-prep/rosetta-code/strip-control-codes-and-extended-characters-from-a-string.english.md
Outdated
Show resolved
Hide resolved
...rview-prep/rosetta-code/strip-control-codes-and-extended-characters-from-a-string.english.md
Outdated
Show resolved
Hide resolved
...rview-prep/rosetta-code/strip-control-codes-and-extended-characters-from-a-string.english.md
Outdated
Show resolved
Hide resolved
...rview-prep/rosetta-code/strip-control-codes-and-extended-characters-from-a-string.english.md
Outdated
Show resolved
Hide resolved
...rview-prep/rosetta-code/strip-control-codes-and-extended-characters-from-a-string.english.md
Outdated
Show resolved
Hide resolved
...rview-prep/rosetta-code/strip-control-codes-and-extended-characters-from-a-string.english.md
Outdated
Show resolved
Hide resolved
...rview-prep/rosetta-code/strip-control-codes-and-extended-characters-from-a-string.english.md
Outdated
Show resolved
Hide resolved
Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
@RandellDawson Yes, thank you! 😊 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
@agatapst Congrats on your first pull request (PR)! 🎉 Thank you for your contribution to the page! 👍 |
…38466) * Remove double slashes in Strip control codes challenge * Remove unnecessary message argument from assertions Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com> Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
Checklist:
Update index.md
)master
branch of freeCodeCamp.Closes #38436