Skip to content
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 utils.py #2430

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

menacingly-coded
Copy link

@menacingly-coded menacingly-coded commented Feb 22, 2025

What was changed?

Added missing docstrings for the following attributes:

  1. numba_flag in arviz/utils.py
  2. dask_flag and dask_kwargs in arviz/utils.py

Why is this change needed?

This resolves the issue of missing attribute documentation, improving code readability and maintainability.

Related Issue:

Fixes #333 #736 #738
#This is a moved PR as per @star1327p's request. Old PR was closed.


📚 Documentation preview 📚: https://arviz--2430.org.readthedocs.build/en/2430/

### What was changed?
Added missing docstrings for the following attributes:
1. `numba_flag` in `arviz/utils.py`
2. `dask_flag` and `dask_kwargs` in `arviz/utils.py`

### Why is this change needed?
This resolves the issue of missing attribute documentation, improving code readability and maintainability.

### Related Issue:
Fixes arviz-devs#333 arviz-devs#736 arviz-devs#738
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.

1 participant