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

Sphinx extension correctly unpack default. #4223

Merged
merged 1 commit into from
Jun 3, 2022

Conversation

jenshnielsen
Copy link
Collaborator

This should always have unpacked default before passing to safe_getattr. E.g. like https://github.com/sphinx-doc/sphinx/blob/5.x/sphinx/ext/autodoc/__init__.py#L2794

@codecov
Copy link

codecov bot commented Jun 3, 2022

Codecov Report

Merging #4223 (9297b93) into master (6761af8) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##           master    #4223   +/-   ##
=======================================
  Coverage   68.37%   68.37%           
=======================================
  Files         232      232           
  Lines       30860    30860           
=======================================
  Hits        21102    21102           
  Misses       9758     9758           

@jenshnielsen jenshnielsen merged commit 7733bb7 into microsoft:master Jun 3, 2022
@jenshnielsen jenshnielsen deleted the sphinx_ext_fix_unpack branch June 3, 2022 15:02
bors bot added a commit that referenced this pull request Jun 7, 2022
4224: Public API of logging module r=astafan8 a=jenshnielsen

This defines a public api for the logging module at qcodes.logger and updates examples to use this. Depends on 
#4223

Co-authored-by: Jens H. Nielsen <Jens.Nielsen@microsoft.com>
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.

None yet

2 participants