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