Skip to content

Issue35925 Remove trailing commas #35996

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

Merged
merged 10 commits into from
Aug 31, 2020
Merged

Issue35925 Remove trailing commas #35996

merged 10 commits into from
Aug 31, 2020

Conversation

metehankutlu
Copy link
Contributor

#35925
Files edited:

  • pandas/tests/test_multilevel.py
  • pandas/tests/test_nanops.py
  • pandas/tests/window/moments/test_moments_consistency_rolling.py
  • pandas/tests/window/moments/test_moments_ewm.py
  • pandas/tests/window/moments/test_moments_rolling.py
  • pandas/tests/window/test_base_indexer.py
  • pandas/tests/window/test_pairwise.py
  • pandas/tests/window/test_rolling.py
  • pandas/tseries/frequencies.py
  • pandas/util/_test_decorators.py

Copy link
Member

@simonjayhawkins simonjayhawkins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @metehankutlu lgtm

@simonjayhawkins simonjayhawkins added Clean Code Style Code style, linting, code_checks labels Aug 30, 2020
@simonjayhawkins simonjayhawkins added this to the 1.2 milestone Aug 30, 2020
@MarcoGorelli MarcoGorelli merged commit e5af011 into pandas-dev:master Aug 31, 2020
@MarcoGorelli
Copy link
Member

Thanks @metehankutlu

jbrockmendel pushed a commit to jbrockmendel/pandas that referenced this pull request Aug 31, 2020
* pandas/tests/test_multilevel.py

* pandas/tests/test_nanops.py

* pandas/.../test_moments_consistency_rolling.py

* pandas/tests/window/moments/test_moments_ewm.py

* pandas/.../test_moments_rolling.py

* pandas/tests/window/test_base_indexer.py

* pandas/tests/window/test_pairwise.py

* pandas/tests/window/test_rolling.py

* pandas/tseries/frequencies.py

* pandas/util/_test_decorators.py
kesmit13 pushed a commit to kesmit13/pandas that referenced this pull request Nov 2, 2020
* pandas/tests/test_multilevel.py

* pandas/tests/test_nanops.py

* pandas/.../test_moments_consistency_rolling.py

* pandas/tests/window/moments/test_moments_ewm.py

* pandas/.../test_moments_rolling.py

* pandas/tests/window/test_base_indexer.py

* pandas/tests/window/test_pairwise.py

* pandas/tests/window/test_rolling.py

* pandas/tseries/frequencies.py

* pandas/util/_test_decorators.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clean Code Style Code style, linting, code_checks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants