Skip to content

docs: fix code snippet #168

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

Merged
merged 1 commit into from
Mar 1, 2023
Merged

docs: fix code snippet #168

merged 1 commit into from
Mar 1, 2023

Conversation

LakiG
Copy link
Contributor

@LakiG LakiG commented Feb 27, 2023

Description

  • fix create_app code snippet typo

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

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 updated the documentation (or documentation does not need to be updated)
  • 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
  • I have not reduced the existing code coverage

@codecov
Copy link

codecov bot commented Feb 27, 2023

Codecov Report

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

Coverage data is based on head (d34ecb4) compared to base (f476cf1).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##               dev      #168   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           20        20           
  Lines          978       978           
=========================================
  Hits           978       978           

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.

@LakiG LakiG requested a review from uniqueg February 27, 2023 21:10
@uniqueg uniqueg changed the title fix(docs): fix create_app code snippet typo docs: fix code snippet Mar 1, 2023
@uniqueg uniqueg merged commit d52e162 into dev Mar 1, 2023
@uniqueg uniqueg deleted the docs/typo branch March 1, 2023 15:02
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