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

Remove py37 support removal warning #2186

Merged
merged 2 commits into from
Jul 18, 2022
Merged

Conversation

rwedge
Copy link
Contributor

@rwedge rwedge commented Jul 18, 2022

Remove warning triggered when importing featuretools in a py37 environment, which is no longer supported

@codecov
Copy link

codecov bot commented Jul 18, 2022

Codecov Report

Merging #2186 (a98c71a) into main (33564e6) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2186      +/-   ##
==========================================
- Coverage   99.25%   99.25%   -0.01%     
==========================================
  Files         143      143              
  Lines       17508    17499       -9     
==========================================
- Hits        17378    17368      -10     
- Misses        130      131       +1     
Impacted Files Coverage Δ
featuretools/__init__.py 72.09% <ø> (+0.98%) ⬆️
featuretools/synthesis/deep_feature_synthesis.py 99.07% <0.00%> (-0.47%) ⬇️

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 33564e6...a98c71a. Read the comment docs.

@rwedge rwedge marked this pull request as ready for review July 18, 2022 16:42
@rwedge rwedge enabled auto-merge (squash) July 18, 2022 16:47
@rwedge rwedge merged commit cd449e8 into main Jul 18, 2022
@rwedge rwedge deleted the remove-py37-support-warning branch July 18, 2022 17:15
This was referenced Jul 19, 2022
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.

2 participants