-
-
Notifications
You must be signed in to change notification settings - Fork 305
DOC: Update docstrings in markov/markov_approx.jl to follow style guide #343
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
base: master
Are you sure you want to change the base?
Conversation
Co-authored-by: YiningFu2003 <[email protected]>
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.
@copilot
Some docstring lines are too long. Break lines (of docstring) at 92 characters (or less).
Co-authored-by: oyamad <[email protected]>
Done in commit 92b8f39. All docstring lines are now 92 characters or less (max is 91 chars). Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
#headers, add blank lines)All docstrings in
src/markov/markov_approx.jlhave been updated to follow the style guide:#####headers to single#headers@doc docformatting for mathematical notationOriginal prompt
Fixes #342
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.