Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Improve code style, markov #1051

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

Merged
merged 2 commits into from
Oct 19, 2024

Conversation

KybernetikJo
Copy link
Contributor

@KybernetikJo KybernetikJo commented Oct 17, 2024

Improve code style, markov:

  • Add space after commas

@KybernetikJo KybernetikJo changed the title Improves code style, markov Improve code style, markov Oct 17, 2024
@coveralls
Copy link

Coverage Status

coverage: 94.694%. remained the same
when pulling b70c0ed on KybernetikJo:improve_style_markov
into 220ace3 on python-control:main.

@KybernetikJo
Copy link
Contributor Author

@murrayrm
I don't understand why a new hash was necessary. The docstring has not changed!
I have updated the hash for markov.

@murrayrm
Copy link
Member

Because this function uses *args, we use a hash of the docstring and the function text to ensure that the developer confirms that arguments are still documented properly (by updating the hash).

@murrayrm murrayrm merged commit d75082d into python-control:main Oct 19, 2024
23 checks passed
@murrayrm murrayrm added this to the 0.10.2 milestone Feb 19, 2025
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.

3 participants