Skip to content

DOC: Fix docstring for RunLengthDecode.decode#2302

Merged
MartinThoma merged 1 commit intopy-pdf:mainfrom
stefan6419846:runlengthdecode-typo
Nov 24, 2023
Merged

DOC: Fix docstring for RunLengthDecode.decode#2302
MartinThoma merged 1 commit intopy-pdf:mainfrom
stefan6419846:runlengthdecode-typo

Conversation

@stefan6419846
Copy link
Copy Markdown
Collaborator

Fix a typo which seems to have been introduced by copying the docstring.

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (22eee75) 94.39% compared to head (48394aa) 94.39%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2302   +/-   ##
=======================================
  Coverage   94.39%   94.39%           
=======================================
  Files          43       43           
  Lines        7654     7654           
  Branches     1513     1513           
=======================================
  Hits         7225     7225           
  Misses        266      266           
  Partials      163      163           

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

@MartinThoma MartinThoma merged commit 0d0d81b into py-pdf:main Nov 24, 2023
@stefan6419846 stefan6419846 deleted the runlengthdecode-typo branch November 25, 2023 08:30
MartinThoma added a commit that referenced this pull request Dec 10, 2023
## What's new

### Bug Fixes (BUG)
-  Cope with deflated images with CMYK Black Only (#2322) by @pubpub-zz
-  Handle indirect objects as parameters for CCITTFaxDecode (#2307) by @stefan6419846
-  check words length in _cmap type1_alternative function (#2310) by @Takher

### Robustness (ROB)
-  Relax flate decoding for too many lookup values (#2331) by @stefan6419846
-  Let _build_destination skip in case of missing /D key (#2018) by @nickryand

### Documentation (DOC)
-  Note in reading form data (#2338) by @MartinThoma
-  Pull Request prefixes and size by @MartinThoma
-  Add https://github.com/zuypt for #2325 as a contributor by @MartinThoma
-  Fix docstring for RunLengthDecode.decode (#2302) by @stefan6419846

### Maintenance (MAINT)
-  Enable `disallow_any_generics` and add missing generics (#2278) by @nilehmann

### Testing (TST)
-  Centralize file downloads (#2324) by @MartinThoma

### Code Style (STY)
-  Fix typo "steam" \xe2\x86\x92 "stream" (#2327) by @stefan6419846
-  Run black by @MartinThoma
-  Make Traceback in bug report template uppercase (#2304) by @stefan6419846

[Full Changelog](3.17.1...3.17.2)
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