Sign in
fuchsia
/
third_party
/
github.com
/
psf
/
black
/
refs/heads/main
/
.
/
tests
/
data
/
cases
tree: 49cab9e336893e67d7dbe9fd1159bed84989b0b9 [
path history
]
[
tgz
]
allow_empty_first_line.py
annotations.py
async_stmts.py
attribute_access_on_number_literals.py
backslash_before_indent.py
beginning_backslash.py
bracketmatch.py
bytes_docstring.py
cantfit.py
class_blank_parentheses.py
class_methods_new_line.py
collections.py
comment_after_escaped_newline.py
comment_type_hint.py
comments.py
comments2.py
comments3.py
comments4.py
comments5.py
comments6.py
comments8.py
comments9.py
comments_in_blocks.py
comments_in_double_parens.py
comments_non_breaking_space.py
composition.py
composition_no_trailing_comma.py
conditional_expression.py
context_managers_38.py
context_managers_39.py
context_managers_autodetect_310.py
context_managers_autodetect_311.py
context_managers_autodetect_38.py
context_managers_autodetect_39.py
docstring.py
docstring_newline.py
docstring_no_extra_empty_line_before_eof.py
docstring_no_string_normalization.py
docstring_preview.py
dummy_implementations.py
empty_lines.py
expression.diff
expression.py
f_docstring.py
fmtonoff.py
fmtonoff2.py
fmtonoff3.py
fmtonoff4.py
fmtonoff5.py
fmtonoff6.py
fmtpass_imports.py
fmtskip.py
fmtskip10.py
fmtskip11.py
fmtskip12.py
fmtskip13.py
fmtskip2.py
fmtskip3.py
fmtskip4.py
fmtskip5.py
fmtskip6.py
fmtskip7.py
fmtskip8.py
fmtskip9.py
fmtskip_multiple_in_clause.py
fmtskip_multiple_strings.py
form_feeds.py
format_unicode_escape_seq.py
fstring.py
fstring_quotations.py
funcdef_return_type_trailing_comma.py
function.py
function2.py
function_trailing_comma.py
generics_wrapping.py
ignore_pyi.py
import_spacing.py
is_simple_lookup_for_doublestar_expression.py
jupytext_markdown_fmt.py
keep_newline_after_match.py
line_ranges_basic.py
line_ranges_decorator_edge_case.py
line_ranges_diff_edge_case.py
line_ranges_exceeding_end.py
line_ranges_fmt_off.py
line_ranges_fmt_off_decorator.py
line_ranges_fmt_off_overlap.py
line_ranges_imports.py
line_ranges_indentation.py
line_ranges_outside_source.py
line_ranges_two_passes.py
line_ranges_unwrapping.py
linelength6.py
long_strings__type_annotations.py
long_strings_flag_disabled.py
module_docstring_1.py
module_docstring_2.py
module_docstring_3.py
module_docstring_4.py
module_docstring_after_comment.py
module_docstring_followed_by_class.py
module_docstring_followed_by_function.py
multiline_consecutive_open_parentheses_ignore.py
nested_stub.py
no_blank_line_before_docstring.py
numeric_literals.py
numeric_literals_skip_underscores.py
one_element_subscript.py
parenthesized_context_managers.py
pattern_matching_complex.py
pattern_matching_extras.py
pattern_matching_generic.py
pattern_matching_long.py
pattern_matching_simple.py
pattern_matching_style.py
pattern_matching_trailing_comma.py
pattern_matching_with_if_stmt.py
pep604_union_types_line_breaks.py
pep646_typed_star_arg_type_var_tuple.py
pep_570.py
pep_572.py
pep_572_do_not_remove_parens.py
pep_572_py310.py
pep_572_py39.py
pep_572_remove_parens.py
pep_572_slices.py
pep_604.py
pep_646.py
pep_654.py
pep_654_style.py
pep_701.py
pep_750.py
percent_precedence.py
power_op_newline.py
power_op_spacing.py
power_op_spacing_long.py
prefer_rhs_split.py
prefer_rhs_split_reformatted.py
preview_cantfit_string.py
preview_comments7.py
preview_fmtpass_imports.py
preview_fstring.py
preview_hug_parens_with_braces_and_square_brackets.py
preview_hug_parens_with_braces_and_square_brackets_no_ll1.py
preview_import_line_collapse.py
preview_long_dict_values.py
preview_long_strings.py
preview_long_strings__east_asian_width.py
preview_long_strings__edge_case.py
preview_long_strings__regression.py
preview_multiline_strings.py
preview_remove_multiline_lone_list_item_parens.py
preview_return_annotation_brackets_string.py
preview_standardize_type_comments.py
preview_wrap_comprehension_in.py
py310_pep572.py
python37.py
python38.py
python39.py
raw_docstring.py
raw_docstring_no_string_normalization.py
remove_await_parens.py
remove_except_parens.py
remove_except_types_parens.py
remove_except_types_parens_pre_py314.py
remove_for_brackets.py
remove_lone_list_item_parens.py
remove_newline_after_code_block_open.py
remove_parens.py
remove_parens_from_lhs.py
remove_redundant_parens_in_case_guard.py
remove_with_brackets.py
return_annotation_brackets.py
single_line_format_skip_with_multiple_comments.py
skip_magic_trailing_comma.py
skip_magic_trailing_comma_generic_wrap.py
slices.py
split_delimiter_comments.py
starred_for_target.py
string_prefixes.py
stub.py
target_version_flag.py
torture.py
trailing_comma.py
trailing_comma_optional_parens1.py
trailing_comma_optional_parens2.py
trailing_comma_optional_parens3.py
trailing_commas_in_leading_parts.py
tricky_unicode_symbols.py
tuple_with_stmt.py
tupleassign.py
type_aliases.py
type_comment_syntax_error.py
type_expansion.py
type_param_defaults.py
type_params.py
typed_params_trailing_comma.py
walrus_in_dict.py
whitespace.py