LibCST/libcst/metadata/tests
dependabot[bot] bf5fb4132e
Bump black from 23.12.1 to 24.8.0 (#1186)
* Bump black from 23.12.1 to 24.8.0

Bumps [black](https://github.com/psf/black) from 23.12.1 to 24.8.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.12.1...24.8.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update formatting

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Amethyst Reese <amethyst@n7.gg>
2024-08-22 16:46:01 -07:00
..
__init__.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
test_accessor_provider.py Adding a provider which can tell what accessor to use to go from the parent to that child node (#807) 2022-11-10 09:38:32 +00:00
test_base_provider.py Implement lazy loading mechanism for QualifiedNameProvider (#720) 2022-07-09 08:34:29 +01:00
test_expression_context_provider.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
test_file_path_provider.py Add new FilePathProvider 2023-03-13 18:33:46 -07:00
test_full_repo_manager.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
test_metadata_provider.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
test_metadata_wrapper.py FullyQualifiedNameProvider: Optionally consider pyproject.toml files when determining a file's module name and package (#1148) 2024-06-12 10:36:50 +01:00
test_name_provider.py FullyQualifiedNameProvider: Optionally consider pyproject.toml files when determining a file's module name and package (#1148) 2024-06-12 10:36:50 +01:00
test_parent_node_provider.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
test_position_provider.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
test_reentrant_codegen.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
test_scope_provider.py Bump black from 23.12.1 to 24.8.0 (#1186) 2024-08-22 16:46:01 -07:00
test_span_provider.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
test_type_inference_provider.py Script to regenerate test fixtures (#872) 2023-02-22 12:35:23 -08:00