You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #7241 Improved code example of prepend method (a-ast, javiereguiluz)
This PR was submitted for the 3.2 branch but it was merged into the 2.7 branch instead (closes#7241).
Discussion
----------
Improved code example of `prepend` method
- Split the comment into readable parts. At the moment 2 different sentences combined in one without a comma or a dot. It is difficult to catch a sense of '...acme_something and acme_other note that if the user...'
- Additionally, added a comment with a file path to put reader in the context of this example
Commits
-------
000f430 Minor change
2271059 Improved code example of `prepend` method
0 commit comments