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

Indentation made consistent in docs/installation/local.md file fixes (fossasia#7619) #7620

Closed

Conversation

ashutoshc8101
Copy link

Fixes #7619

Short description of what this resolves:

This fixes inconsistent indention in the poetry installation section of file

Checklist

  • [Yes ] I have read the Contribution & Best practices Guide and my PR follows them.
  • [ Yes] My branch is up-to-date with the Upstream development branch.
  • [ Yes] The unit tests pass locally with my changes
  • [ Yes] I have added tests that prove my fix is effective or that my feature works
  • [ Yes] I have added necessary documentation (if appropriate)
  • [ Yes] All the functions created/modified in this PR contain relevant docstrings.

Before:
issue
Now:
fix

@codecov
Copy link

codecov bot commented Jan 18, 2021

Codecov Report

Merging #7620 (b02325a) into development (b141b37) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           development    #7620   +/-   ##
============================================
  Coverage        67.27%   67.27%           
============================================
  Files              278      278           
  Lines            13973    13973           
============================================
  Hits              9400     9400           
  Misses            4573     4573           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b141b37...b02325a. Read the comment docs.

@ashutoshc8101
Copy link
Author

@iamareebjamal Please review.

@iamareebjamal
Copy link
Member

Not needed

@ashutoshc8101 ashutoshc8101 deleted the indentationFix branch March 8, 2021 18:40
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.

Inconsistent use of indentation in docs/installation/local.md
2 participants