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 pyupgrade and autoflake8 #140

Merged
merged 3 commits into from
Mar 2, 2022

Conversation

puddly
Copy link
Collaborator

@puddly puddly commented Mar 2, 2022

Also move all remaining tool config into pyproject.toml.

@codecov-commenter
Copy link

Codecov Report

Merging #140 (8d2b349) into dev (b095b6f) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #140      +/-   ##
==========================================
- Coverage   98.59%   98.59%   -0.01%     
==========================================
  Files          44       44              
  Lines        3918     3913       -5     
==========================================
- Hits         3863     3858       -5     
  Misses         55       55              
Impacted Files Coverage Δ
zigpy_znp/api.py 96.80% <ø> (-0.01%) ⬇️
zigpy_znp/types/basic.py 100.00% <ø> (ø)
zigpy_znp/types/named.py 100.00% <ø> (ø)
zigpy_znp/zigbee/application.py 95.84% <ø> (-0.02%) ⬇️
zigpy_znp/types/commands.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 b095b6f...8d2b349. Read the comment docs.

@puddly puddly merged commit 0cacf7a into zigpy:dev Mar 2, 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