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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The default value of mutable arguments is None. #988

Merged
merged 1 commit into from
Mar 24, 2022

Conversation

MaxJPRey
Copy link
Collaborator

Mention in the methods docstring that the default value of mutable arguments is None.

@codecov
Copy link

codecov bot commented Mar 24, 2022

Codecov Report

Merging #988 (28368e2) into main (f3911d3) will decrease coverage by 14.48%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             main     #988       +/-   ##
===========================================
- Coverage   80.64%   66.16%   -14.49%     
===========================================
  Files         130      198       +68     
  Lines       38449    46868     +8419     
===========================================
+ Hits        31007    31008        +1     
- Misses       7442    15860     +8418     

Copy link
Collaborator

@maxcapodi78 maxcapodi78 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@MaxJPRey MaxJPRey merged commit 5418ae4 into main Mar 24, 2022
@MaxJPRey MaxJPRey deleted the doc/default_mutable_args branch March 24, 2022 18:00
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