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

Use python3 for black to support py>=3.6 #7964

Merged
merged 1 commit into from
Aug 1, 2019
Merged

Use python3 for black to support py>=3.6 #7964

merged 1 commit into from
Aug 1, 2019

Conversation

villebro
Copy link
Member

@villebro villebro commented Aug 1, 2019

CATEGORY

Choose one

  • Bug Fix
  • Enhancement (new features, refinement)
  • Refactor
  • Add tests
  • Build / Development Environment
  • Documentation

SUMMARY

I'm currently using Python 3.7 without python3.6 in my env. Just calling python3 should be sufficient.

TEST PLAN

Tested to work with python 3.7.3

REVIEWERS

@john-bodley

@codecov-io
Copy link

Codecov Report

Merging #7964 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #7964   +/-   ##
=======================================
  Coverage   65.61%   65.61%           
=======================================
  Files         469      469           
  Lines       22381    22381           
  Branches     2432     2432           
=======================================
  Hits        14686    14686           
  Misses       7574     7574           
  Partials      121      121

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 a09f258...9ad2c89. Read the comment docs.

1 similar comment
@codecov-io
Copy link

Codecov Report

Merging #7964 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #7964   +/-   ##
=======================================
  Coverage   65.61%   65.61%           
=======================================
  Files         469      469           
  Lines       22381    22381           
  Branches     2432     2432           
=======================================
  Hits        14686    14686           
  Misses       7574     7574           
  Partials      121      121

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 a09f258...9ad2c89. Read the comment docs.

@villebro villebro merged commit 1f12118 into apache:master Aug 1, 2019
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.34.0 labels Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels size/XS 🚢 0.34.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants