Skip to content

docs: expand Raises docstring section to include ValueError for control character#78

Open
Benflow3 wants to merge 1 commit into
dexpace:mainfrom
Benflow3:doc/with-utf8-filename-valuerror
Open

docs: expand Raises docstring section to include ValueError for control character#78
Benflow3 wants to merge 1 commit into
dexpace:mainfrom
Benflow3:doc/with-utf8-filename-valuerror

Conversation

@Benflow3

@Benflow3 Benflow3 commented Jun 19, 2026

Copy link
Copy Markdown

Summary

The with_utf8_filename docstring has been updated by adding control character ValueError to the Raises section of the docstring.
Closes #12

…r ``ValueError``

Updated error message to include additional conditions for ValueError.
@Benflow3 Benflow3 changed the title docs: expand Raises docstring section to include control character docs: expand Raises docstring section to include ValueError for control character Jun 19, 2026
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.

with_utf8_filename docstring only documents one of the ValueErrors it can raise

1 participant