Skip to content

Fixed #1165 Fixed versions.py 429 error - #1166

Merged
seanlaw merged 2 commits into
stumpy-dev:mainfrom
seanlaw:fix_versions_http_429
Jul 30, 2026
Merged

Fixed #1165 Fixed versions.py 429 error#1166
seanlaw merged 2 commits into
stumpy-dev:mainfrom
seanlaw:fix_versions_http_429

Conversation

@seanlaw

@seanlaw seanlaw commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

See #1165

Pull Request Checklist

Below is a simple checklist but please do not hesitate to ask for assistance!

  • Read our Contributing Guide
  • Referenced a Github issue (or create one if one doesn't already exist)
  • Left a meaningful comment on the original Github issue to discuss the detailed approach for your contribution
  • Forked, cloned, and checkedout the newest version of the code
  • Created a new branch
  • Made necessary code changes
  • Installed black (i.e., python -m pip install black or conda install -c conda-forge black)
  • Installed flake8 (i.e., python -m pip install flake8 or conda install -c conda-forge flake8)
  • Installed pytest-cov (i.e., python -m pip install pytest-cov or conda install -c conda-forge pytest-cov)
  • Ran black --exclude=".*\.ipynb" --extend-exclude=".venv" --diff ./ in the root stumpy directory
  • Ran flake8 --extend-exclude=.venv ./ in the root stumpy directory
  • Ran ./setup.sh dev && ./test.sh in the root stumpy directory

@gitnotebooks

gitnotebooks Bot commented Jul 30, 2026

Copy link
Copy Markdown

Review these changes at https://app.gitnotebooks.com/stumpy-dev/stumpy/pull/1166

@seanlaw
seanlaw merged commit bc1eae8 into stumpy-dev:main Jul 30, 2026
32 checks passed
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