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

Expose API functions from top-level #7

Merged
merged 1 commit into from
May 10, 2022
Merged

Expose API functions from top-level #7

merged 1 commit into from
May 10, 2022

Conversation

cthoyt
Copy link
Collaborator

@cthoyt cthoyt commented May 10, 2022

Also update cookiecutter package in cthoyt/cookiecutter-snekpack@fa032ff to have this be a part by default

Also update cookiecutter package in cthoyt/cookiecutter-snekpack@fa032ff to have this be a part by default
@codecov-commenter
Copy link

codecov-commenter commented May 10, 2022

Codecov Report

Merging #7 (e6ff3c3) into main (5e1a0cb) will increase coverage by 0.29%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main       #7      +/-   ##
==========================================
+ Coverage   79.56%   79.85%   +0.29%     
==========================================
  Files           4        4              
  Lines         137      139       +2     
  Branches       25       25              
==========================================
+ Hits          109      111       +2     
  Misses         17       17              
  Partials       11       11              
Impacted Files Coverage Δ
src/torch_ppr/__init__.py 100.00% <100.00%> (ø)

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 5e1a0cb...e6ff3c3. Read the comment docs.

@mberr mberr merged commit 85d4884 into mberr:main May 10, 2022
@cthoyt
Copy link
Collaborator Author

cthoyt commented May 10, 2022

@mberr i'd suggest a new release with this one now so you don't have to do from torch_ppr import api

@cthoyt cthoyt deleted the patch-1 branch May 10, 2022 07:45
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

3 participants