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

Restyle Sourcery refactored master branch #3

Open
wants to merge 6 commits into
base: sourcery/master
Choose a base branch
from

Conversation

restyled-io[bot]
Copy link

@restyled-io restyled-io bot commented Aug 9, 2020

Automated style fixes for #2, created by Restyled.

The following restylers made fixes:

  • autopep8
  • black
  • isort
  • reorder-python-imports
  • whitespace
  • yapf

To incorporate these changes, merge this Pull Request into the original. We
recommend using the Squash or Rebase strategies.

NOTE: As work continues on the original Pull Request, this process will
re-run and update (force-push) this Pull Request with updated style fixes as
necessary. If the style is fixed manually at any point (i.e. this process finds
no fixes to make), this Pull Request will be closed automatically.

Sorry if this was unexpected. To disable it, see our documentation.

@scribe-connect
Copy link

scribe-connect bot commented Aug 9, 2020

Linked documents: 0
Files with no linked documents: 13
Recently updated documents: 0
Out of date documents: 0
Very out of date documents: 0

@pull-assistant
Copy link

pull-assistant bot commented Aug 9, 2020

Score: 0.60

Best reviewed: commit by commit


Optimal code review plan (2 warnings)

Restyled by autopep8

...ilpose/posenet/decode_multi.py 88% changes removed in Restyled by black

src/mutilpose/posenet/utils.py 64% changes removed in Restyled by yapf

gui_cvs/table.py 57% changes removed in Restyled by black

src/singlepose/webpose.py 45% changes removed in Restyled by black

Restyled by black

gui_wizard/helloworld.py 89% changes removed in Restyled by yapf

...ilpose/posenet/decode_multi.py 60% changes removed in Restyled by yapf

src/mutilpose/posenet/utils.py 64% changes removed in Restyled by yapf

gui_cvs/table.py 44% changes removed in Restyled by yapf

src/cvs/webcam.py 86% changes removed in Restyled by yapf

     Restyled by isort

     Restyled by reorder-python-imports

     Restyled by whitespace

     Restyled by yapf

Powered by Pull Assistant. Last update 164b6ca ... e1d3bd4. Read the comment docs.

@commit-lint
Copy link

commit-lint bot commented Aug 9, 2020

Contributors

@restyled-commits

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@pep8speaks
Copy link

pep8speaks commented Aug 9, 2020

Hello @restyled-io[bot]! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 17:80: E501 line too long (96 > 79 characters)
Line 18:80: E501 line too long (112 > 79 characters)

Line 8:80: E501 line too long (89 > 79 characters)
Line 22:80: E501 line too long (89 > 79 characters)

Line 7:80: E501 line too long (89 > 79 characters)
Line 21:80: E501 line too long (89 > 79 characters)

Line 70:80: E501 line too long (84 > 79 characters)

Line 134:80: E501 line too long (87 > 79 characters)

Line 103:80: E501 line too long (84 > 79 characters)

Line 140:80: E501 line too long (120 > 79 characters)

Line 96:80: E501 line too long (84 > 79 characters)
Line 104:80: E501 line too long (98 > 79 characters)

Line 183:80: E501 line too long (84 > 79 characters)

Comment last updated at 2020-08-09 14:45:53 UTC

@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Aug 9, 2020
@sourcery-ai sourcery-ai bot force-pushed the sourcery/master branch from 24ee78a to 9b5af2f Compare August 9, 2020 14:45
@restyled-io restyled-io bot force-pushed the restyled/sourcery/master branch from b7cdf97 to e1d3bd4 Compare August 9, 2020 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔍 Ready for Review Pull Request is not reviewed yet size/XXL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants