Skip to content

docs: correct documented return type #1585

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
Sep 2, 2021
Merged

docs: correct documented return type #1585

merged 1 commit into from
Sep 2, 2021

Conversation

JohnVillalovos
Copy link
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
Copy link
Member

nejch commented Sep 2, 2021

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