Skip to content

Resolve deprecation warnings of regex library #1393

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 1 commit into from
May 8, 2025

Conversation

emmanuel-ferdman
Copy link
Contributor

@emmanuel-ferdman emmanuel-ferdman commented May 8, 2025

Description

This small PR resolves the re deprecation warnings:

/home/runner/work/pytensor/pytensor/pytensor/tensor/random/rewriting/jax.py:177: DeprecationWarning: 'count' is passed as positional argument

Related Issue

  • Closes #
  • Related to #

Checklist

Type of change

  • New feature / enhancement
  • Bug fix
  • Documentation
  • Maintenance
  • Other (please specify):

📚 Documentation preview 📚: https://pytensor--1393.org.readthedocs.build/en/1393/

@ricardoV94
Copy link
Member

Thanks!

Copy link

codecov bot commented May 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.02%. Comparing base (afe934b) to head (6013d09).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1393   +/-   ##
=======================================
  Coverage   82.02%   82.02%           
=======================================
  Files         207      207           
  Lines       49294    49294           
  Branches     8746     8746           
=======================================
  Hits        40433    40433           
  Misses       6695     6695           
  Partials     2166     2166           
Files with missing lines Coverage Δ
pytensor/tensor/random/rewriting/jax.py 97.08% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ricardoV94 ricardoV94 merged commit dcc1863 into pymc-devs:main May 8, 2025
74 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants