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

Fix docstring for evaluate #44

Merged
merged 1 commit into from Nov 26, 2021
Merged

Fix docstring for evaluate #44

merged 1 commit into from Nov 26, 2021

Conversation

kmaziarz
Copy link
Contributor

This PR fixes a few things in the docstring for evaluate:

  • adds the missing description for log_dict
  • drops the description for non-existent n_decorrelate
  • fixes the docstring order so that it matched the argument list

@codecov
Copy link

codecov bot commented Nov 24, 2021

Codecov Report

Merging #44 (f621513) into master (d5655e9) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #44   +/-   ##
=======================================
  Coverage   80.79%   80.79%           
=======================================
  Files          27       27           
  Lines        1770     1770           
  Branches      250      250           
=======================================
  Hits         1430     1430           
  Misses        243      243           
  Partials       97       97           
Impacted Files Coverage Δ
src/deepqmc/evaluate.py 95.34% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d5655e9...f621513. Read the comment docs.

@jhrmnn jhrmnn merged commit f621513 into deepqmc:master Nov 26, 2021
@kmaziarz kmaziarz deleted the docstring branch November 26, 2021 15:23
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