Skip to content

docs: correct documented return type - #1585

Merged
nejch merged 1 commit into
python-gitlab:masterfrom
JohnVillalovos:jlvillal/archive_type
Sep 2, 2021
Merged

docs: correct documented return type#1585
nejch merged 1 commit into
python-gitlab:masterfrom
JohnVillalovos:jlvillal/archive_type

Conversation

@JohnVillalovos

Copy link
Copy Markdown
Member

repository_archive() returns 'bytes' not 'str'

https://docs.gitlab.com/ee/api/repositories.html#get-file-archive

Fixes: #1584

@JohnVillalovos JohnVillalovos changed the title [doc] correct documented return type [docs] correct documented return type Sep 2, 2021
@JohnVillalovos JohnVillalovos changed the title [docs] correct documented return type docs: correct documented return type Sep 2, 2021
@nejch
nejch merged commit 557c7d2 into python-gitlab:master Sep 2, 2021
@nejch

nejch commented Sep 2, 2021

Copy link
Copy Markdown
Member

Thanks @JohnVillalovos :)

@JohnVillalovos
JohnVillalovos deleted the jlvillal/archive_type branch January 4, 2022 06:55
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.

typing improvement

2 participants