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

Remove misplaced code block on documentation landing page #2844

Merged
merged 1 commit into from
Jun 28, 2023

Conversation

nicolossus
Copy link
Member

The import section of the example script on the landing page is listed twice with the accordion element on both. This PR removes a HTML section that is misplaced. The purpose of the misplaced HTML section was to include a import matplotlib.pyplot as plt to the example script. I have now placed the import where it should be.

There are several formatting changes included in this PR due to autoformatting... I will highlight the HTML section that has been removed below.

Copy link
Contributor

@jessica-mitchell jessica-mitchell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for looking into this @nicolossus

@jessica-mitchell jessica-mitchell added S: Normal Handle this with default priority T: Maintenance Work to keep up the quality of the code and documentation. I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) labels Jun 28, 2023
@jessica-mitchell jessica-mitchell added this to In progress in Documentation via automation Jun 28, 2023
@jessica-mitchell
Copy link
Contributor

Merging with 1 reviewer as its doc related

@jessica-mitchell jessica-mitchell merged commit 222055d into nest:master Jun 28, 2023
20 checks passed
Documentation automation moved this from In progress to Done Jun 28, 2023
@nicolossus nicolossus deleted the fix_index_html branch June 28, 2023 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) S: Normal Handle this with default priority T: Maintenance Work to keep up the quality of the code and documentation.
Projects
Documentation
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants