Skip to content
This repository has been archived by the owner on Jun 11, 2023. It is now read-only.

edit files to solve invalid escape sequence errors #5

Merged
merged 1 commit into from
Apr 30, 2023

Conversation

udohjeremiah
Copy link
Owner

This edits the title variable of problems not yet edited, by escaping every \ in it, so as to avoid the invalid escape sequence error.

@codecov
Copy link

codecov bot commented Apr 30, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@86bac2a). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@          Coverage Diff           @@
##             main      #5   +/-   ##
======================================
  Coverage        ?   0.97%           
======================================
  Files           ?       3           
  Lines           ?     103           
  Branches        ?       0           
======================================
  Hits            ?       1           
  Misses          ?     102           
  Partials        ?       0           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@udohjeremiah udohjeremiah merged commit 51f592a into main Apr 30, 2023
@udohjeremiah udohjeremiah deleted the invalid-escape-sequences branch April 30, 2023 18:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant