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

chore: format code with black and isort. #506

Merged
merged 2 commits into from
Aug 10, 2021
Merged

chore: format code with black and isort. #506

merged 2 commits into from
Aug 10, 2021

Conversation

overcat
Copy link
Member

@overcat overcat commented Jul 28, 2021

No description provided.

@codecov
Copy link

codecov bot commented Jul 28, 2021

Codecov Report

Merging #506 (40732fe) into dev (359d97c) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #506      +/-   ##
==========================================
- Coverage   99.03%   99.03%   -0.01%     
==========================================
  Files         129      129              
  Lines        8892     8878      -14     
==========================================
- Hits         8806     8792      -14     
  Misses         86       86              
Flag Coverage Δ
unittests 99.03% <100.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
stellar_sdk/exceptions.py 90.47% <ø> (ø)
stellar_sdk/keypair.py 98.92% <ø> (ø)
tests/sep/test_account_memo_requirements.py 100.00% <ø> (ø)
tests/sep/test_txrep.py 100.00% <ø> (ø)
tests/test_fee_bump_transaction.py 100.00% <ø> (ø)
tests/test_transaction_builder.py 100.00% <ø> (ø)
stellar_sdk/__init__.py 100.00% <100.00%> (ø)
stellar_sdk/account.py 94.28% <100.00%> (ø)
stellar_sdk/asset.py 100.00% <100.00%> (ø)
stellar_sdk/base_transaction_envelope.py 100.00% <100.00%> (ø)
... and 76 more

@overcat
Copy link
Member Author

overcat commented Jul 28, 2021

python/typed_ast#111

@overcat overcat closed this Aug 10, 2021
@overcat overcat reopened this Aug 10, 2021
@overcat overcat merged commit 74c067d into dev Aug 10, 2021
@overcat overcat deleted the dev-format branch September 1, 2021 07:01
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

1 participant