Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(sdk): Corrected description for email field #6716

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

ngrayluna
Copy link
Contributor

@ngrayluna ngrayluna commented Dec 13, 2023

Description

Fixes description for email parameter in create_user
Related: https://github.com/wandb/docodile/pull/519

What does the PR do?

馃[deprecated] Generated by Copilot at 234033d

Fixed a docstring error in wandb/apis/public.py that had a wrong argument name and description for the create_user function. This improves the documentation and clarity of the API.

Testing

How was this PR tested?
N/A

馃[deprecated] Generated by Copilot at 234033d

create_user changed
name to email argument
docstring updated

@ngrayluna ngrayluna changed the title docs(sdk) Corrected description for email field docs(sdk): Corrected description for email field Dec 13, 2023
Copy link

codecov bot commented Dec 13, 2023

Codecov Report

Merging #6716 (234033d) into main (277d7cd) will increase coverage by 0.33%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6716      +/-   ##
==========================================
+ Coverage   78.99%   79.32%   +0.33%     
==========================================
  Files         430      430              
  Lines       49224    49224              
==========================================
+ Hits        38884    39048     +164     
+ Misses      10106     9941     -165     
- Partials      234      235       +1     
Flag Coverage 螖
func 52.03% <酶> (+0.02%) 猬嗭笍
system 63.47% <酶> (+0.83%) 猬嗭笍
unit 60.97% <酶> (-0.01%) 猬囷笍

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage 螖
wandb/apis/public.py 77.13% <酶> (+0.05%) 猬嗭笍

... and 20 files with indirect coverage changes

@dmitryduev dmitryduev merged commit 22a1f60 into main Dec 13, 2023
79 of 81 checks passed
@dmitryduev dmitryduev deleted the correct_update_user_description branch December 13, 2023 22:48
@dmitryduev dmitryduev added this to the sdk-2024-01.1 milestone Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants