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

⬆️ UPGRADE: Autoupdate pre-commit config #45752

Merged
merged 1 commit into from
Feb 1, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 1, 2022

Base PullRequest

default branch (https://github.com/pandas-dev/pandas/tree/main)

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin
pip install pre-commit
Collecting pre-commit
  Downloading pre_commit-2.17.0-py2.py3-none-any.whl (195 kB)
Collecting cfgv>=2.0.0
  Downloading cfgv-3.3.1-py2.py3-none-any.whl (7.3 kB)
Collecting toml
  Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB)
Collecting nodeenv>=0.11.1
  Downloading nodeenv-1.6.0-py2.py3-none-any.whl (21 kB)
Collecting identify>=1.0.0
  Downloading identify-2.4.7-py2.py3-none-any.whl (98 kB)
Collecting pyyaml>=5.1
  Downloading PyYAML-6.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (682 kB)
Collecting virtualenv>=20.0.8
  Downloading virtualenv-20.13.0-py2.py3-none-any.whl (6.5 MB)
Collecting platformdirs<3,>=2
  Downloading platformdirs-2.4.1-py3-none-any.whl (14 kB)
Collecting distlib<1,>=0.3.1
  Downloading distlib-0.3.4-py2.py3-none-any.whl (461 kB)
Collecting six<2,>=1.9.0
  Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting filelock<4,>=3.2
  Downloading filelock-3.4.2-py3-none-any.whl (9.9 kB)
Installing collected packages: six, platformdirs, filelock, distlib, virtualenv, toml, pyyaml, nodeenv, identify, cfgv, pre-commit
Successfully installed cfgv-3.3.1 distlib-0.3.4 filelock-3.4.2 identify-2.4.7 nodeenv-1.6.0 platformdirs-2.4.1 pre-commit-2.17.0 pyyaml-6.0 six-1.16.0 toml-0.10.2 virtualenv-20.13.0

stderr:

WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available.
You should consider upgrading via the '/opt/hostedtoolcache/Python/3.10.2/x64/bin/python -m pip install --upgrade pip' command.
pre-commit autoupdate || (exit 0);
Updating https://github.com/MarcoGorelli/absolufy-imports ... [INFO] Initializing environment for https://github.com/MarcoGorelli/absolufy-imports.
updating v0.3.0 -> v0.3.1.
Updating https://github.com/jendrikseipp/vulture ... [INFO] Initializing environment for https://github.com/jendrikseipp/vulture.
already up to date.
Updating https://github.com/python/black ... [INFO] Initializing environment for https://github.com/python/black.
updating 21.12b0 -> 22.1.0.
Updating https://github.com/codespell-project/codespell ... [INFO] Initializing environment for https://github.com/codespell-project/codespell.
already up to date.
Updating https://github.com/pre-commit/pre-commit-hooks ... [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks.
already up to date.
Updating https://github.com/cpplint/cpplint ... [INFO] Initializing environment for https://github.com/cpplint/cpplint.
already up to date.
Updating https://github.com/PyCQA/flake8 ... [INFO] Initializing environment for https://github.com/PyCQA/flake8.
already up to date.
Updating https://github.com/PyCQA/isort ... [INFO] Initializing environment for https://github.com/PyCQA/isort.
already up to date.
Updating https://github.com/asottile/pyupgrade ... [INFO] Initializing environment for https://github.com/asottile/pyupgrade.
already up to date.
Updating https://github.com/pre-commit/pygrep-hooks ... [INFO] Initializing environment for https://github.com/pre-commit/pygrep-hooks.
already up to date.
Updating https://github.com/asottile/yesqa ... [INFO] Initializing environment for https://github.com/asottile/yesqa.
already up to date.
pre-commit run -a || (exit 0);
[INFO] Initializing environment for https://github.com/PyCQA/flake8:flake8-bugbear==21.3.2,flake8-comprehensions==3.7.0,flake8==4.0.1,pandas-dev-flaker==0.2.0.
[INFO] Initializing environment for https://github.com/asottile/yesqa:flake8-bugbear==21.3.2,flake8-comprehensions==3.7.0,flake8==4.0.1,pandas-dev-flaker==0.2.0.
[INFO] Initializing environment for local:pyright@1.1.212.
[INFO] Initializing environment for local:flake8-rst==0.7.0,flake8==3.7.9.
[INFO] Initializing environment for local:pyyaml,toml.
[INFO] Initializing environment for local:pyyaml.
[INFO] Initializing environment for local.
[INFO] Installing environment for https://github.com/MarcoGorelli/absolufy-imports.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/jendrikseipp/vulture.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/python/black.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/codespell-project/codespell.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/cpplint/cpplint.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/PyCQA/flake8.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/PyCQA/isort.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/asottile/pyupgrade.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/asottile/yesqa.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for local.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for local.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for local.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for local.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
absolufy-imports................................................................................................Passed
vulture.........................................................................................................Passed
black...........................................................................................................Failed
- hook id: black
- files were modified by this hook

reformatted asv_bench/benchmarks/algorithms.py
reformatted asv_bench/benchmarks/algos/isin.py
reformatted asv_bench/benchmarks/arithmetic.py
reformatted asv_bench/benchmarks/categoricals.py
reformatted asv_bench/benchmarks/ctors.py
reformatted asv_bench/benchmarks/eval.py
reformatted asv_bench/benchmarks/frame_ctor.py
reformatted asv_bench/benchmarks/gil.py
reformatted asv_bench/benchmarks/frame_methods.py
reformatted asv_bench/benchmarks/hash_functions.py
reformatted asv_bench/benchmarks/index_cached_properties.py
reformatted asv_bench/benchmarks/index_object.py
reformatted asv_bench/benchmarks/groupby.py
reformatted asv_bench/benchmarks/indexing_engines.py
reformatted asv_bench/benchmarks/indexing.py
reformatted asv_bench/benchmarks/inference.py
reformatted asv_bench/benchmarks/io/json.py
reformatted asv_bench/benchmarks/io/csv.py
reformatted asv_bench/benchmarks/multiindex_object.py
reformatted asv_bench/benchmarks/join_merge.py
reformatted asv_bench/benchmarks/replace.py
reformatted asv_bench/benchmarks/reshape.py
reformatted asv_bench/benchmarks/rolling.py
reformatted asv_bench/benchmarks/series_methods.py
reformatted asv_bench/benchmarks/sparse.py
reformatted asv_bench/benchmarks/stat_ops.py
reformatted asv_bench/benchmarks/strings.py
reformatted asv_bench/benchmarks/tslibs/normalize.py
reformatted asv_bench/benchmarks/timeseries.py
reformatted asv_bench/benchmarks/tslibs/resolution.py
reformatted asv_bench/benchmarks/tslibs/period.py
reformatted asv_bench/benchmarks/tslibs/tslib.py
reformatted asv_bench/benchmarks/tslibs/tz_convert.py
reformatted pandas/compat/__init__.py
reformatted pandas/_testing/asserters.py
reformatted pandas/core/arrays/datetimes.py
reformatted pandas/core/config_init.py
reformatted pandas/core/nanops.py
reformatted pandas/core/reshape/melt.py
reformatted pandas/core/roperator.py
reformatted pandas/io/common.py
reformatted pandas/io/formats/excel.py
reformatted pandas/io/formats/format.py
reformatted pandas/io/parsers/python_parser.py
reformatted pandas/plotting/_matplotlib/converter.py
reformatted pandas/io/stata.py
reformatted pandas/plotting/_matplotlib/tools.py
reformatted pandas/tests/apply/test_series_apply.py
reformatted pandas/tests/arithmetic/test_object.py
reformatted pandas/tests/arithmetic/test_numeric.py
reformatted pandas/tests/arithmetic/test_timedelta64.py
reformatted pandas/tests/arrays/datetimes/test_constructors.py
reformatted pandas/tests/arrays/floating/test_arithmetic.py
reformatted pandas/tests/arrays/integer/test_arithmetic.py
reformatted pandas/tests/arrays/integer/test_dtypes.py
reformatted pandas/tests/arrays/test_datetimes.py
reformatted pandas/tests/arrays/test_timedeltas.py
reformatted pandas/tests/arrays/timedeltas/test_constructors.py
reformatted pandas/tests/arrays/test_datetimelike.py
reformatted pandas/tests/base/test_conversion.py
reformatted pandas/tests/dtypes/cast/test_can_hold_element.py
reformatted pandas/tests/dtypes/test_inference.py
reformatted pandas/tests/frame/conftest.py
reformatted pandas/tests/frame/indexing/test_where.py
reformatted pandas/tests/frame/methods/test_astype.py
reformatted pandas/tests/frame/methods/test_cov_corr.py
reformatted pandas/tests/frame/methods/test_pipe.py
reformatted pandas/tests/frame/methods/test_rank.py
reformatted pandas/tests/frame/methods/test_reset_index.py
reformatted pandas/tests/frame/test_block_internals.py
reformatted pandas/tests/frame/test_arithmetic.py
reformatted pandas/tests/frame/test_constructors.py
reformatted pandas/tests/frame/test_stack_unstack.py
reformatted pandas/tests/groupby/aggregate/test_aggregate.py
reformatted pandas/tests/groupby/test_function.py
reformatted pandas/tests/groupby/test_libgroupby.py
reformatted pandas/tests/groupby/test_pipe.py
reformatted pandas/tests/indexes/base_class/test_indexing.py
reformatted pandas/tests/indexes/datetimelike_/test_equals.py
reformatted pandas/tests/indexes/datetimelike_/test_indexing.py
reformatted pandas/tests/indexes/common.py
reformatted pandas/tests/indexes/datetimes/test_partial_slicing.py
reformatted pandas/tests/indexes/interval/test_interval_tree.py
reformatted pandas/tests/indexes/multi/test_integrity.py
reformatted pandas/tests/indexes/multi/test_indexing.py
reformatted pandas/tests/indexes/numeric/test_join.py
reformatted pandas/tests/indexes/numeric/test_indexing.py
reformatted pandas/tests/indexes/numeric/test_setops.py
reformatted pandas/tests/indexes/numeric/test_numeric.py
reformatted pandas/tests/indexes/test_common.py
reformatted pandas/tests/indexes/timedeltas/test_constructors.py
reformatted pandas/tests/indexes/test_base.py
reformatted pandas/tests/indexes/timedeltas/test_timedelta.py
reformatted pandas/tests/indexing/test_floats.py
reformatted pandas/tests/indexing/test_iloc.py
reformatted pandas/tests/indexing/test_loc.py
reformatted pandas/tests/io/excel/test_writers.py
reformatted pandas/tests/io/formats/test_eng_formatting.py
reformatted pandas/tests/io/formats/test_to_latex.py
reformatted pandas/tests/io/json/test_ujson.py
reformatted pandas/tests/io/json/test_pandas.py
reformatted pandas/tests/io/parser/common/test_ints.py
reformatted pandas/tests/io/parser/test_na_values.py
reformatted pandas/tests/io/pytables/test_compat.py
reformatted pandas/tests/io/pytables/test_append.py
reformatted pandas/tests/io/test_common.py
reformatted pandas/tests/io/test_sql.py
reformatted pandas/tests/io/test_stata.py
reformatted pandas/tests/plotting/test_converter.py
reformatted pandas/tests/reductions/test_stat_reductions.py
reformatted pandas/tests/reductions/test_reductions.py
reformatted pandas/tests/scalar/test_na_scalar.py
reformatted pandas/tests/reshape/test_pivot.py
reformatted pandas/tests/scalar/timedelta/test_arithmetic.py
reformatted pandas/tests/scalar/timestamp/test_arithmetic.py
reformatted pandas/tests/scalar/timestamp/test_constructors.py
reformatted pandas/tests/series/methods/test_astype.py
reformatted pandas/tests/series/indexing/test_setitem.py
reformatted pandas/tests/series/methods/test_isin.py
reformatted pandas/tests/series/methods/test_fillna.py
reformatted pandas/tests/series/methods/test_rank.py
reformatted pandas/tests/series/test_reductions.py
reformatted pandas/tests/series/test_constructors.py
reformatted pandas/tests/test_common.py
reformatted pandas/tests/test_nanops.py
reformatted pandas/tests/test_algos.py
reformatted pandas/tests/tools/test_to_timedelta.py
reformatted pandas/tests/tools/test_to_datetime.py
reformatted pandas/tests/tslibs/test_fields.py
reformatted pandas/tests/util/test_assert_extension_array_equal.py
reformatted pandas/tests/util/test_assert_series_equal.py
reformatted pandas/tests/util/test_validate_args.py
reformatted pandas/tests/util/test_validate_args_and_kwargs.py
reformatted pandas/tests/util/test_validate_kwargs.py

All done! ✨ 🍰 ✨
134 files reformatted, 1306 files left unchanged.

codespell.......................................................................................................Passed
debug statements (python).......................................................................................Passed
fix end of files................................................................................................Passed
trim trailing whitespace........................................................................................Passed
cpplint.........................................................................................................Passed
flake8..........................................................................................................Passed
isort...........................................................................................................Passed
pyupgrade.......................................................................................................Passed
rst ``code`` is two backticks...................................................................................Passed
rst directives end with two colons..............................................................................Passed
rst ``inline code`` next to normal text.........................................................................Passed
Strip unnecessary `# noqa`s.....................................................................................Passed
flake8-rst......................................................................................................Failed
- hook id: flake8-rst
- exit code: 1

Traceback (most recent call last):
  File "/home/runner/.cache/pre-commit/repoff6kwhpq/py_env-python3.10/lib/python3.10/site-packages/flake8/checker.py", line 486, in run_ast_checks
    ast = self.processor.build_ast()
  File "/home/runner/.cache/pre-commit/repoff6kwhpq/py_env-python3.10/lib/python3.10/site-packages/flake8/processor.py", line 212, in build_ast
    return compile("".join(self.lines), "", "exec", PyCF_ONLY_AST)
  File "", line 86
    gb.<TAB>  # noqa: E225, E999
       ^
SyntaxError: invalid syntax

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/runner/.cache/pre-commit/repoff6kwhpq/py_env-python3.10/bin/flake8-rst", line 8, in <module>
    sys.exit(main())
  File "/home/runner/.cache/pre-commit/repoff6kwhpq/py_env-python3.10/lib/python3.10/site-packages/flake8_rst/cli.py", line 16, in main
    app.run(argv)
  File "/home/runner/.cache/pre-commit/repoff6kwhpq/py_env-python3.10/lib/python3.10/site-packages/flake8/main/application.py", line 393, in run
    self._run(argv)
  File "/home/runner/.cache/pre-commit/repoff6kwhpq/py_env-python3.10/lib/python3.10/site-packages/flake8/main/application.py", line 381, in _run
    self.run_checks()
  File "/home/runner/.cache/pre-commit/repoff6kwhpq/py_env-python3.10/lib/python3.10/site-packages/flake8/main/application.py", line 300, in run_checks
    self.file_checker_manager.run()
  File "/home/runner/.cache/pre-commit/repoff6kwhpq/py_env-python3.10/lib/python3.10/site-packages/flake8/checker.py", line 331, in run
    self.run_serial()
  File "/home/runner/.cache/pre-commit/repoff6kwhpq/py_env-python3.10/lib/python3.10/site-packages/flake8/checker.py", line 315, in run_serial
    checker.run_checks()
  File "/home/runner/.cache/pre-commit/repoff6kwhpq/py_env-python3.10/lib/python3.10/site-packages/flake8/checker.py", line 598, in run_checks
    self.run_ast_checks()
  File "/home/runner/.cache/pre-commit/repoff6kwhpq/py_env-python3.10/lib/python3.10/site-packages/flake8/checker.py", line 488, in run_ast_checks
    row, column = self._extract_syntax_information(e)
  File "/home/runner/.cache/pre-commit/repoff6kwhpq/py_env-python3.10/lib/python3.10/site-packages/flake8/checker.py", line 473, in _extract_syntax_information
    lines = physical_line.rstrip("\n").split("\n")
AttributeError: 'int' object has no attribute 'rstrip'
Traceback (most recent call last):
  File "/home/runner/.cache/pre-commit/repoff6kwhpq/py_env-python3.10/lib/python3.10/site-packages/flake8/checker.py", line 486, in run_ast_checks
    ast = self.processor.build_ast()
  File "/home/runner/.cache/pre-commit/repoff6kwhpq/py_env-python3.10/lib/python3.10/site-packages/flake8/processor.py", line 212, in build_ast
    return compile("".join(self.lines), "", "exec", PyCF_ONLY_AST)
  File "", line 35
    df.plot.<TAB>  # noqa: E225, E999
            ^
SyntaxError: invalid syntax

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/runner/.cache/pre-commit/repoff6kwhpq/py_env-python3.10/bin/flake8-rst", line 8, in <module>
    sys.exit(main())
  File "/home/runner/.cache/pre-commit/repoff6kwhpq/py_env-python3.10/lib/python3.10/site-packages/flake8_rst/cli.py", line 16, in main
    app.run(argv)
  File "/home/runner/.cache/pre-commit/repoff6kwhpq/py_env-python3.10/lib/python3.10/site-packages/flake8/main/application.py", line 393, in run
    self._run(argv)
  File "/home/runner/.cache/pre-commit/repoff6kwhpq/py_env-python3.10/lib/python3.10/site-packages/flake8/main/application.py", line 381, in _run
    self.run_checks()
  File "/home/runner/.cache/pre-commit/repoff6kwhpq/py_env-python3.10/lib/python3.10/site-packages/flake8/main/application.py", line 300, in run_checks
    self.file_checker_manager.run()
  File "/home/runner/.cache/pre-commit/repoff6kwhpq/py_env-python3.10/lib/python3.10/site-packages/flake8/checker.py", line 331, in run
    self.run_serial()
  File "/home/runner/.cache/pre-commit/repoff6kwhpq/py_env-python3.10/lib/python3.10/site-packages/flake8/checker.py", line 315, in run_serial
    checker.run_checks()
  File "/home/runner/.cache/pre-commit/repoff6kwhpq/py_env-python3.10/lib/python3.10/site-packages/flake8/checker.py", line 598, in run_checks
    self.run_ast_checks()
  File "/home/runner/.cache/pre-commit/repoff6kwhpq/py_env-python3.10/lib/python3.10/site-packages/flake8/checker.py", line 488, in run_ast_checks
    row, column = self._extract_syntax_information(e)
  File "/home/runner/.cache/pre-commit/repoff6kwhpq/py_env-python3.10/lib/python3.10/site-packages/flake8/checker.py", line 473, in _extract_syntax_information
    lines = physical_line.rstrip("\n").split("\n")
AttributeError: 'int' object has no attribute 'rstrip'

Unwanted patterns...............................................................................................Passed
Check Cython casting is `<type>obj`, not `<type> obj`...........................................................Passed
Check for backticks incorrectly rendering because of missing spaces.............................................Passed
Check for unnecessary random seeds in asv benchmarks............................................................Passed
Check for usage of numpy testing or array_equal.................................................................Passed
Check for invalid EA testing....................................................................................Passed
Generate pip dependency from conda..............................................................................Passed
Check flake8 version is synced across flake8, yesqa, and environment.yml........................................Passed
Validate correct capitalization among titles in documentation...................................................Passed
Import pandas.array as pd_array in core.........................................................................Passed
Use bool_t instead of bool in pandas/core/generic.py............................................................Passed
Ensure pandas errors are documented in doc/source/reference/general_utility_functions.rst.......................Passed
Check for pg8000 not installed on CI for test_pg8000_sqlalchemy_passthrough_error...............................Passed
Check minimum version of dependencies are aligned...............................................................Passed

Changed files

Changed 135 files:
  • .pre-commit-config.yaml
  • asv_bench/benchmarks/algorithms.py
  • asv_bench/benchmarks/algos/isin.py
  • asv_bench/benchmarks/arithmetic.py
  • asv_bench/benchmarks/categoricals.py
  • asv_bench/benchmarks/ctors.py
  • asv_bench/benchmarks/eval.py
  • asv_bench/benchmarks/frame_ctor.py
  • asv_bench/benchmarks/frame_methods.py
  • asv_bench/benchmarks/gil.py
  • asv_bench/benchmarks/groupby.py
  • asv_bench/benchmarks/hash_functions.py
  • asv_bench/benchmarks/index_cached_properties.py
  • asv_bench/benchmarks/index_object.py
  • asv_bench/benchmarks/indexing.py
  • asv_bench/benchmarks/indexing_engines.py
  • asv_bench/benchmarks/inference.py
  • asv_bench/benchmarks/io/csv.py
  • asv_bench/benchmarks/io/json.py
  • asv_bench/benchmarks/join_merge.py
  • asv_bench/benchmarks/multiindex_object.py
  • asv_bench/benchmarks/replace.py
  • asv_bench/benchmarks/reshape.py
  • asv_bench/benchmarks/rolling.py
  • asv_bench/benchmarks/series_methods.py
  • asv_bench/benchmarks/sparse.py
  • asv_bench/benchmarks/stat_ops.py
  • asv_bench/benchmarks/strings.py
  • asv_bench/benchmarks/timeseries.py
  • asv_bench/benchmarks/tslibs/normalize.py
  • asv_bench/benchmarks/tslibs/period.py
  • asv_bench/benchmarks/tslibs/resolution.py
  • asv_bench/benchmarks/tslibs/tslib.py
  • asv_bench/benchmarks/tslibs/tz_convert.py
  • pandas/_testing/asserters.py
  • pandas/compat/init.py
  • pandas/core/arrays/datetimes.py
  • pandas/core/config_init.py
  • pandas/core/nanops.py
  • pandas/core/reshape/melt.py
  • pandas/core/roperator.py
  • pandas/io/common.py
  • pandas/io/formats/excel.py
  • pandas/io/formats/format.py
  • pandas/io/parsers/python_parser.py
  • pandas/io/stata.py
  • pandas/plotting/_matplotlib/converter.py
  • pandas/plotting/_matplotlib/tools.py
  • pandas/tests/apply/test_series_apply.py
  • pandas/tests/arithmetic/test_numeric.py
  • pandas/tests/arithmetic/test_object.py
  • pandas/tests/arithmetic/test_timedelta64.py
  • pandas/tests/arrays/datetimes/test_constructors.py
  • pandas/tests/arrays/floating/test_arithmetic.py
  • pandas/tests/arrays/integer/test_arithmetic.py
  • pandas/tests/arrays/integer/test_dtypes.py
  • pandas/tests/arrays/test_datetimelike.py
  • pandas/tests/arrays/test_datetimes.py
  • pandas/tests/arrays/test_timedeltas.py
  • pandas/tests/arrays/timedeltas/test_constructors.py
  • pandas/tests/base/test_conversion.py
  • pandas/tests/dtypes/cast/test_can_hold_element.py
  • pandas/tests/dtypes/test_inference.py
  • pandas/tests/frame/conftest.py
  • pandas/tests/frame/indexing/test_where.py
  • pandas/tests/frame/methods/test_astype.py
  • pandas/tests/frame/methods/test_cov_corr.py
  • pandas/tests/frame/methods/test_pipe.py
  • pandas/tests/frame/methods/test_rank.py
  • pandas/tests/frame/methods/test_reset_index.py
  • pandas/tests/frame/test_arithmetic.py
  • pandas/tests/frame/test_block_internals.py
  • pandas/tests/frame/test_constructors.py
  • pandas/tests/frame/test_stack_unstack.py
  • pandas/tests/groupby/aggregate/test_aggregate.py
  • pandas/tests/groupby/test_function.py
  • pandas/tests/groupby/test_libgroupby.py
  • pandas/tests/groupby/test_pipe.py
  • pandas/tests/indexes/base_class/test_indexing.py
  • pandas/tests/indexes/common.py
  • pandas/tests/indexes/datetimelike_/test_equals.py
  • pandas/tests/indexes/datetimelike_/test_indexing.py
  • pandas/tests/indexes/datetimes/test_partial_slicing.py
  • pandas/tests/indexes/interval/test_interval_tree.py
  • pandas/tests/indexes/multi/test_indexing.py
  • pandas/tests/indexes/multi/test_integrity.py
  • pandas/tests/indexes/numeric/test_indexing.py
  • pandas/tests/indexes/numeric/test_join.py
  • pandas/tests/indexes/numeric/test_numeric.py
  • pandas/tests/indexes/numeric/test_setops.py
  • pandas/tests/indexes/test_base.py
  • pandas/tests/indexes/test_common.py
  • pandas/tests/indexes/timedeltas/test_constructors.py
  • pandas/tests/indexes/timedeltas/test_timedelta.py
  • pandas/tests/indexing/test_floats.py
  • pandas/tests/indexing/test_iloc.py
  • pandas/tests/indexing/test_loc.py
  • pandas/tests/io/excel/test_writers.py
  • pandas/tests/io/formats/test_eng_formatting.py
  • pandas/tests/io/formats/test_to_latex.py
  • pandas/tests/io/json/test_pandas.py
  • pandas/tests/io/json/test_ujson.py
  • pandas/tests/io/parser/common/test_ints.py
  • pandas/tests/io/parser/test_na_values.py
  • pandas/tests/io/pytables/test_append.py
  • pandas/tests/io/pytables/test_compat.py
  • pandas/tests/io/test_common.py
  • pandas/tests/io/test_sql.py
  • pandas/tests/io/test_stata.py
  • pandas/tests/plotting/test_converter.py
  • pandas/tests/reductions/test_reductions.py
  • pandas/tests/reductions/test_stat_reductions.py
  • pandas/tests/reshape/test_pivot.py
  • pandas/tests/scalar/test_na_scalar.py
  • pandas/tests/scalar/timedelta/test_arithmetic.py
  • pandas/tests/scalar/timestamp/test_arithmetic.py
  • pandas/tests/scalar/timestamp/test_constructors.py
  • pandas/tests/series/indexing/test_setitem.py
  • pandas/tests/series/methods/test_astype.py
  • pandas/tests/series/methods/test_fillna.py
  • pandas/tests/series/methods/test_isin.py
  • pandas/tests/series/methods/test_rank.py
  • pandas/tests/series/test_constructors.py
  • pandas/tests/series/test_reductions.py
  • pandas/tests/test_algos.py
  • pandas/tests/test_common.py
  • pandas/tests/test_nanops.py
  • pandas/tests/tools/test_to_datetime.py
  • pandas/tests/tools/test_to_timedelta.py
  • pandas/tests/tslibs/test_fields.py
  • pandas/tests/util/test_assert_extension_array_equal.py
  • pandas/tests/util/test_assert_series_equal.py
  • pandas/tests/util/test_validate_args.py
  • pandas/tests/util/test_validate_args_and_kwargs.py
  • pandas/tests/util/test_validate_kwargs.py

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@MarcoGorelli MarcoGorelli reopened this Feb 1, 2022
Copy link
Member

@MarcoGorelli MarcoGorelli left a comment

Choose a reason for hiding this comment

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

Nice, really like this new "power operator hugging" improvement from black

Just leaving open for a bit in case anyone has objections / notices anything wrong that should be reported to black

@MarcoGorelli MarcoGorelli added this to the 1.5 milestone Feb 1, 2022
@MarcoGorelli MarcoGorelli added the Code Style Code style, linting, code_checks label Feb 1, 2022
@MarcoGorelli
Copy link
Member

cool, merging before there's any conflicts then

@MarcoGorelli MarcoGorelli merged commit 419331c into main Feb 1, 2022
@MarcoGorelli MarcoGorelli deleted the create-pr-action/pre-commit-config-update-0 branch February 1, 2022 19:42
phofl pushed a commit to phofl/pandas that referenced this pull request Feb 14, 2022
Co-authored-by: MarcoGorelli <MarcoGorelli@users.noreply.github.com>
@simonjayhawkins simonjayhawkins modified the milestones: 1.5, 1.4.2 Mar 30, 2022
yehoshuadimarsky pushed a commit to yehoshuadimarsky/pandas that referenced this pull request Jul 13, 2022
Co-authored-by: MarcoGorelli <MarcoGorelli@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Style Code style, linting, code_checks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants