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(/docs): remove {' '} literals from code examples #614

Merged

Conversation

tulup-conner
Copy link
Collaborator

Description

  • fix(/docs): remove {' '} literals from code examples

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Breaking changes

None

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Manually viewed affected pages

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

@tulup-conner tulup-conner added 🐛 bug Something isn't working confirmed This bug was confirmed labels Feb 21, 2023
@tulup-conner tulup-conner added this to the 0.4.0 milestone Feb 21, 2023
@tulup-conner tulup-conner self-assigned this Feb 21, 2023
@codecov
Copy link

codecov bot commented Feb 21, 2023

Codecov Report

Base: 99.31% // Head: 99.31% // No change to project coverage 👍

Coverage data is based on head (451a60e) compared to base (77cbc27).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #614   +/-   ##
=======================================
  Coverage   99.31%   99.31%           
=======================================
  Files         131      131           
  Lines        6387     6387           
  Branches      477      477           
=======================================
  Hits         6343     6343           
  Misses         44       44           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@tulup-conner tulup-conner force-pushed the fix/remove-spaces-from-code-examples branch from 9feae97 to 04bab87 Compare February 21, 2023 04:06
@tulup-conner tulup-conner force-pushed the fix/remove-spaces-from-code-examples branch from 04bab87 to 03f6126 Compare February 21, 2023 04:10
@tulup-conner tulup-conner requested a review from rluders February 21, 2023 04:11
@rluders rluders merged commit 2f46d90 into themesberg:main Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working confirmed This bug was confirmed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants