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

CI: Test case for wrong placed space #30708

Closed

Conversation

ShaharNaveh
Copy link
Member

  • closes #xxxx
  • tests added / passed
  • passes black pandas
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • whatsnew entry

Test case for:

foo = (
            "bar"
            " baz"
)

for spaces at the beggining of concatneted strings
@ShaharNaveh ShaharNaveh changed the title TST: Spacebar at the begging of a line. CI: Test case for wrong placed space Jan 5, 2020
@simonjayhawkins simonjayhawkins added CI Continuous Integration Code Style Code style, linting, code_checks labels Jan 5, 2020
@ShaharNaveh
Copy link
Member Author

ShaharNaveh commented Jan 6, 2020

Closing in favor of #30755

@ShaharNaveh ShaharNaveh closed this Jan 6, 2020
@ShaharNaveh ShaharNaveh deleted the TST-spaces-in-strings branch January 8, 2020 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration Code Style Code style, linting, code_checks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants