-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Closed
Labels
Description
Is your feature request related to a problem? Please describe.
For a REAME.md file, I think we can make use of the documentation styling in the programming language that is being used in the project, i.e. Python here.
Describe the solution you'd like
I think we can make the documentation better if we use 'py' styling in the README.md wherever it is applicable for linting.
Describe alternatives you've considered
I have added 'py' extension in the README.md code blocks.
Additional context
Existing README.md
README.md after my changes
Please suggest if I should raise a PR for the same.
Thank you!
patrickvonplaten

