-
Notifications
You must be signed in to change notification settings - Fork 969
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
Update execute.md #5198
Update execute.md #5198
Conversation
Hi. This modification proposal has two points: 1- Add a comment suggesting that it'd a good idea to add line numbers to a particular piece of coding (although it'd be great for all pieces of coding present in the docs), to make easier the task for the reader. 2- Make a piece of coding more elegant and less demanding on the warehouse. Regards. IL.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
||
{# Return the first column #} | ||
{% set payment_methods = results.columns[0].values() %} | ||
1 {% set payment_method_query %} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
completely agree @ialdg with you, added line numbers here for ease. thanks for that sugg!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚢
Hi.
This modification proposal has two points:
1- Add a comment suggesting that it'd a good idea to add line numbers to a particular piece of coding (although it'd be great for all pieces of coding present in the docs), to make easier the task for the reader. 2- Make a piece of coding more elegant and less demanding on the warehouse. Regards.
IL.
What are you changing in this pull request and why?
Checklist
Adding or removing pages (delete if not applicable):
website/sidebars.js
website/vercel.json
npm run build
to update the links that point to deleted pages