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

Python 3.10 support #47

Merged
merged 3 commits into from
Oct 5, 2023
Merged

Python 3.10 support #47

merged 3 commits into from
Oct 5, 2023

Conversation

feldlime
Copy link
Collaborator

@feldlime feldlime commented Oct 4, 2023

Added full support of Python 3.10

@codecov
Copy link

codecov bot commented Oct 4, 2023

Codecov Report

Merging #47 (07eba31) into main (9b3992e) will not change coverage.
Report is 3 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #47   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           45        45           
  Lines         2242      2212   -30     
=========================================
- Hits          2242      2212   -30     
Files Coverage Δ
rectools/metrics/classification.py 100.00% <100.00%> (ø)
rectools/metrics/diversity.py 100.00% <100.00%> (ø)
rectools/models/dssm.py 100.00% <100.00%> (ø)
rectools/models/implicit_als.py 100.00% <100.00%> (ø)
rectools/models/implicit_knn.py 100.00% <100.00%> (ø)
rectools/utils/array_set_ops.py 100.00% <100.00%> (ø)
rectools/utils/indexing.py 100.00% <100.00%> (ø)
rectools/utils/misc.py 100.00% <100.00%> (ø)

@feldlime feldlime changed the title [Draft] Python 3.10 Python 3.10 support Oct 4, 2023
@feldlime feldlime merged commit 781979c into main Oct 5, 2023
9 checks passed
@feldlime feldlime deleted the feature/python_3_10 branch October 5, 2023 10:02
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