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

Add Python syntax highlighting in README.md code blocks #30

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

tkoyama010
Copy link

Description

Add Python syntax highlighting in README.md code blocks.

Motivation

Small change to highlighting Python code.

Relevant Issues

  • None

Changes

  • None

New Dependencies

  • None

Change Magnitude

patch

Checklist

  • You've created an issue with an enhancement label detailing these changes.
  • All calculations use S.I. units.
  • You've formatted your code using black.
  • You've used a line-length of 88.
  • All modules, scripts, classes, methods, and functions you've written have
    docstrings.
  • Your docstrings use the reStructuredText format.
  • Your code is well documented using block comments.
  • If you've made any major changes, you've also created new tests in the tests
    package.
  • If you use any code or equations from someone else, you've cited your sources in
    a comment or docstring.

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.

1 participant