Skip to content

Restyle Merge Request#55

Closed
restyled-io[bot] wants to merge 12 commits intomasterfrom
restyled/pull-54
Closed

Restyle Merge Request#55
restyled-io[bot] wants to merge 12 commits intomasterfrom
restyled/pull-54

Conversation

@restyled-io
Copy link

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

A duplicate of #54 with additional commits that automatically address
incorrect style, created by Restyled.

Since the original Pull Request was opened as a fork in a contributor's
repository, we are unable to create a Pull Request branching from it with only
the style fixes.

The following Restylers made fixes:

  • autopep8
  • black
  • isort
  • prettier-markdown
  • reorder-python-imports
  • yapf

To incorporate these changes, you can either:

  1. Merge this Pull Request instead of the original, or

  2. Ask your contributor to locally incorporate these commits and push them to
    the original Pull Request

    Expand for example instructions
    ```console
    git remote add upstream https://github.com/LjMario007/Microsoft-Rewards-Bot.git
    git fetch upstream pull/<this PR number>/head
    git merge --ff-only FETCH_HEAD
    git push
    ```
    

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.

Added sleep times and slow typing to simulate typing.
Added scroll top and  bottom to simulate usage.
Made it more readable and pythonic
Added ensure_mobile_mode_logged_in
Added jsClick to handle click exceptions in headless mode.
Added scroll to get_point_total
@restyled-io restyled-io bot force-pushed the restyled/pull-54 branch from e23b6ae to 5fb52ff Compare August 31, 2020 07:43
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.

3 participants