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

Add py.typed to comply with PEP-561 #131

Merged
merged 1 commit into from
Sep 1, 2022
Merged

Add py.typed to comply with PEP-561 #131

merged 1 commit into from
Sep 1, 2022

Conversation

amirhessam88
Copy link
Member

@amirhessam88 amirhessam88 commented Sep 1, 2022

Description

  • Added py.typed file.
  • Cleaned up some docstrings bugs.

Resolves: #issue-number-here

Pull Request Checklist

  • Added tests for added or changed code.
  • Added documentation for changed code.

@codecov
Copy link

codecov bot commented Sep 1, 2022

Codecov Report

Merging #131 (974a426) into master (1a56e18) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #131   +/-   ##
=======================================
  Coverage   33.75%   33.75%           
=======================================
  Files          18       18           
  Lines        2044     2044           
  Branches      428      428           
=======================================
  Hits          690      690           
  Misses       1328     1328           
  Partials       26       26           
Flag Coverage Δ
unittests 33.75% <ø> (ø)

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

Impacted Files Coverage Δ
src/slickml/classification/_xgboost.py 98.41% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@amirhessam88 amirhessam88 merged commit 2df9546 into master Sep 1, 2022
@amirhessam88 amirhessam88 deleted the amir/bugfix branch September 1, 2022 21:30
@amirhessam88 amirhessam88 self-assigned this Dec 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant