tree: aa0367861e9867a72648da5b0cf57612c1ca895d
  1. allow_empty_first_line.py
  2. annotations.py
  3. async_stmts.py
  4. attribute_access_on_number_literals.py
  5. backslash_before_indent.py
  6. beginning_backslash.py
  7. bracketmatch.py
  8. bytes_docstring.py
  9. cantfit.py
  10. class_blank_parentheses.py
  11. class_methods_new_line.py
  12. collections.py
  13. comment_after_escaped_newline.py
  14. comment_in_subscript_annotation.py
  15. comment_type_hint.py
  16. comments.py
  17. comments2.py
  18. comments3.py
  19. comments4.py
  20. comments5.py
  21. comments6.py
  22. comments8.py
  23. comments9.py
  24. comments_in_blocks.py
  25. comments_in_comprehensions.py
  26. comments_in_double_parens.py
  27. comments_in_lambda_default.py
  28. comments_non_breaking_space.py
  29. composition.py
  30. composition_no_trailing_comma.py
  31. conditional_expression.py
  32. context_managers_38.py
  33. context_managers_39.py
  34. context_managers_autodetect_310.py
  35. context_managers_autodetect_311.py
  36. context_managers_autodetect_38.py
  37. context_managers_autodetect_39.py
  38. docstring.py
  39. docstring2.py
  40. docstring_newline.py
  41. docstring_no_extra_empty_line_before_eof.py
  42. docstring_no_string_normalization.py
  43. docstring_tabs.py
  44. dummy_implementations.py
  45. empty_lines.py
  46. expression.diff
  47. expression.py
  48. f_docstring.py
  49. fmtonoff.py
  50. fmtonoff2.py
  51. fmtonoff3.py
  52. fmtonoff4.py
  53. fmtonoff5.py
  54. fmtonoff6.py
  55. fmtpass_imports.py
  56. fmtskip.py
  57. fmtskip10.py
  58. fmtskip11.py
  59. fmtskip12.py
  60. fmtskip13.py
  61. fmtskip2.py
  62. fmtskip3.py
  63. fmtskip4.py
  64. fmtskip5.py
  65. fmtskip6.py
  66. fmtskip7.py
  67. fmtskip8.py
  68. fmtskip9.py
  69. fmtskip_class_header.py
  70. fmtskip_in_clause.py
  71. fmtskip_in_parens.py
  72. fmtskip_multiple_in_clause.py
  73. fmtskip_multiple_strings.py
  74. fmtskip_type_ignore.py
  75. form_feeds.py
  76. format_unicode_escape_seq.py
  77. fstring.py
  78. fstring_quotations.py
  79. funcdef_return_type_trailing_comma.py
  80. function.py
  81. function2.py
  82. function_trailing_comma.py
  83. generics_wrapping.py
  84. if_guard_inside_case.py
  85. ignore_pyi.py
  86. import_line_collapse.py
  87. import_spacing.py
  88. is_simple_lookup_for_doublestar_expression.py
  89. jupytext_markdown_fmt.py
  90. keep_newline_after_match.py
  91. line_ranges_basic.py
  92. line_ranges_decorator_edge_case.py
  93. line_ranges_diff_edge_case.py
  94. line_ranges_exceeding_end.py
  95. line_ranges_fmt_off.py
  96. line_ranges_fmt_off_decorator.py
  97. line_ranges_fmt_off_overlap.py
  98. line_ranges_imports.py
  99. line_ranges_indentation.py
  100. line_ranges_outside_source.py
  101. line_ranges_two_passes.py
  102. line_ranges_unwrapping.py
  103. linelength6.py
  104. long_strings__type_annotations.py
  105. long_strings_flag_disabled.py
  106. module_docstring_1.py
  107. module_docstring_2.py
  108. module_docstring_3.py
  109. module_docstring_4.py
  110. module_docstring_after_comment.py
  111. module_docstring_followed_by_class.py
  112. module_docstring_followed_by_function.py
  113. multiline_consecutive_open_parentheses_ignore.py
  114. multiline_strings.py
  115. nested_stub.py
  116. no_blank_line_before_docstring.py
  117. numeric_literals.py
  118. numeric_literals_skip_underscores.py
  119. one_element_subscript.py
  120. parenthesized_context_managers.py
  121. pattern_matching_case_case_small_line_length.py
  122. pattern_matching_complex.py
  123. pattern_matching_extras.py
  124. pattern_matching_generic.py
  125. pattern_matching_long.py
  126. pattern_matching_simple.py
  127. pattern_matching_style.py
  128. pattern_matching_trailing_comma.py
  129. pattern_matching_with_if_stmt.py
  130. pep604_union_types_line_breaks.py
  131. pep646_typed_star_arg_type_var_tuple.py
  132. pep_570.py
  133. pep_572.py
  134. pep_572_do_not_remove_parens.py
  135. pep_572_py310.py
  136. pep_572_py39.py
  137. pep_572_remove_parens.py
  138. pep_572_slices.py
  139. pep_604.py
  140. pep_646.py
  141. pep_654.py
  142. pep_654_style.py
  143. pep_701.py
  144. pep_750.py
  145. percent_precedence.py
  146. power_op_newline.py
  147. power_op_spacing.py
  148. power_op_spacing_long.py
  149. prefer_rhs_split.py
  150. prefer_rhs_split_reformatted.py
  151. preview_cantfit_string.py
  152. preview_comments7.py
  153. preview_fstring.py
  154. preview_hug_comparator.py
  155. preview_hug_parens_with_braces_and_square_brackets.py
  156. preview_hug_parens_with_braces_and_square_brackets_no_ll1.py
  157. preview_long_dict_values.py
  158. preview_long_strings.py
  159. preview_long_strings__east_asian_width.py
  160. preview_long_strings__edge_case.py
  161. preview_long_strings__regression.py
  162. preview_remove_multiline_lone_list_item_parens.py
  163. preview_return_annotation_brackets_string.py
  164. preview_simplify_power_operator_hugging.py
  165. preview_simplify_power_operator_hugging_long.py
  166. preview_wrap_comprehension_in.py
  167. py310_pep572.py
  168. pyi_decorated_class_blank_line.py
  169. pyi_overload_groups.py
  170. python315.py
  171. python37.py
  172. python38.py
  173. python39.py
  174. raw_docstring.py
  175. raw_docstring_no_string_normalization.py
  176. remove_await_parens.py
  177. remove_except_parens.py
  178. remove_except_types_parens.py
  179. remove_except_types_parens_pre_py314.py
  180. remove_for_brackets.py
  181. remove_lone_list_item_parens.py
  182. remove_newline_after_code_block_open.py
  183. remove_parens.py
  184. remove_parens_from_lhs.py
  185. remove_redundant_parens_in_case_guard.py
  186. remove_with_brackets.py
  187. return_annotation_brackets.py
  188. single_line_format_skip_with_multiple_comments.py
  189. skip_magic_trailing_comma.py
  190. skip_magic_trailing_comma_generic_wrap.py
  191. slices.py
  192. split_delimiter_comments.py
  193. standardize_type_comments.py
  194. starred_for_target.py
  195. string_prefixes.py
  196. stub.py
  197. target_version_flag.py
  198. torture.py
  199. trailing_comma.py
  200. trailing_comma_optional_parens1.py
  201. trailing_comma_optional_parens2.py
  202. trailing_comma_optional_parens3.py
  203. trailing_commas_in_leading_parts.py
  204. tricky_unicode_symbols.py
  205. tuple_with_stmt.py
  206. tupleassign.py
  207. type_aliases.py
  208. type_comment_syntax_error.py
  209. type_expansion.py
  210. type_ignore_with_other_comment.py
  211. type_param_defaults.py
  212. type_params.py
  213. typed_params_trailing_comma.py
  214. walrus_in_dict.py
  215. whitespace.py