Skip to content
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

fix invalid escape sequence #1770

Merged
merged 1 commit into from
May 2, 2023
Merged

Conversation

pmeier
Copy link
Member

@pmeier pmeier commented May 2, 2023

What does this implement/fix?

This was introduced in #1639.

This added a warning to our tests, but as predicted in #1700 (comment), it was not caught. We should revisit treating all warnings as errors during testing.

https://github.com/nebari-dev/nebari/actions/runs/4811511230/jobs/8565595846#step:5:29

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds a feature)
  • Breaking change (fix or feature that would cause existing features not to work as expected)
  • Documentation Update
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build related changes
  • Other (please describe):

Testing

  • Did you test the pull request locally?
  • Did you add new tests?

@pmeier pmeier requested a review from Adam-D-Lewis May 2, 2023 09:28
@Adam-D-Lewis
Copy link
Member

I checked out the branch and verified things still work as expected. Thanks for catching that @pmeier! I'll go ahead and merge it.

@Adam-D-Lewis Adam-D-Lewis reopened this May 2, 2023
@Adam-D-Lewis Adam-D-Lewis merged commit 051767b into nebari-dev:develop May 2, 2023
@pmeier pmeier deleted the fix-excape branch May 2, 2023 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants