Skip to content

Make docstring a raw string to avoid invalid escape - #272

Merged
takluyver merged 6 commits into
masterfrom
takluyver-patch-1
Aug 2, 2026
Merged

Make docstring a raw string to avoid invalid escape#272
takluyver merged 6 commits into
masterfrom
takluyver-patch-1

Conversation

@takluyver

Copy link
Copy Markdown
Owner

Closes #271

@codecov

codecov Bot commented Aug 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.36%. Comparing base (c34f729) to head (ac0c5af).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #272      +/-   ##
==========================================
+ Coverage   87.73%   88.36%   +0.62%     
==========================================
  Files           8        8              
  Lines         799      799              
==========================================
+ Hits          701      706       +5     
+ Misses         98       93       -5     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@takluyver

Copy link
Copy Markdown
Owner Author

This also updates the CI and bumps the minimum Python version to 3.8, to simplify testing.

@takluyver
takluyver merged commit c6ca66a into master Aug 2, 2026
15 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.

SyntaxWarning when installing exe package

1 participant