Skip to content

docs: replace " : " with ": " #511

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

Closed

Conversation

phi-friday
Copy link
Contributor

related: #509 (especially #509 (comment))
reproduce: find bayes_opt -type f -name "*.py" | xargs sed -i '' 's/ : /: /g'

It would be nice if this could be enforced by a ruff or pydocstyle rule, but I haven't found a way.

reproduce: ```find bayes_opt -type f -name "*.py" | xargs sed -i '' 's/ : /: /g'```
@till-m till-m self-assigned this Jul 27, 2024
@till-m
Copy link
Member

till-m commented Jul 28, 2024

Closing -- the rendering problem was due to a missing extension. Let's keep the param : type syntax for now, as it's the numpy style.

@till-m till-m closed this Jul 28, 2024
@phi-friday phi-friday deleted the fix-doc-args branch July 28, 2024 08:16
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.

2 participants