MCPcopy Create free account

hub / github.com/PyCQA/isort / functions

Functions739 in github.com/PyCQA/isort

Functiontest_use_parentheses
()
tests/unit/test_isort.py:759
Functiontest_uses_jinja_variables
Test a basic set of imports that use jinja variables
tests/unit/test_isort.py:2439
Functiontest_value_assignment_assignments
()
tests/unit/test_literal.py:22
Functiontest_value_mismatch
()
tests/unit/test_literal.py:7
Methodtest_variables
(self)
tests/unit/test_exceptions.py:23
Methodtest_variables
(self)
tests/unit/test_exceptions.py:33
Methodtest_variables
(self)
tests/unit/test_exceptions.py:41
Methodtest_variables
(self)
tests/unit/test_exceptions.py:50
Methodtest_variables
(self)
tests/unit/test_exceptions.py:58
Methodtest_variables
(self)
tests/unit/test_exceptions.py:66
Methodtest_variables
(self)
tests/unit/test_exceptions.py:76
Methodtest_variables
(self)
tests/unit/test_exceptions.py:87
Methodtest_variables
(self)
tests/unit/test_exceptions.py:98
Methodtest_variables
(self)
tests/unit/test_exceptions.py:109
Methodtest_variables
(self)
tests/unit/test_exceptions.py:119
Methodtest_variables
(self)
tests/unit/test_exceptions.py:127
Functiontest_vertical_grid_size_near_line_length
( multi_line_output: int, line_length: int, include_trailing_comma: bool, )
tests/unit/test_wrap_modes.py:94
Functiontest_wemake_snippet_five
81 line length should be fixed
tests/unit/profiles/test_wemake.py:103
Functiontest_wemake_snippet_four
80 line length should not be fixed
tests/unit/profiles/test_wemake.py:91
Functiontest_wemake_snippet_one
()
tests/unit/profiles/test_wemake.py:16
Functiontest_wemake_snippet_three
()
tests/unit/profiles/test_wemake.py:67
Functiontest_wemake_snippet_two
()
tests/unit/profiles/test_wemake.py:43
Functiontest_wildcard_import_without_space_issue_496
Test to ensure issue #496: wildcard without space, is resolved
tests/unit/test_isort.py:3043
Functiontest_windows_diff_too_large_misrepresentative_issue_1348
Ensure isort handles windows files correctly when it come to producing a diff with --diff. See: https://github.com/pycqa/isort/issues/1348
tests/unit/test_regressions.py:490
Functiontest_windows_newline_issue_1277
Test to ensure windows new lines are correctly handled within indented scopes. See: https://github.com/pycqa/isort/issues/1277
tests/unit/test_regressions.py:256
Functiontest_windows_newline_issue_1278
Test to ensure windows new lines are correctly handled within indented scopes. See: https://github.com/pycqa/isort/issues/1278
tests/unit/test_regressions.py:266
Functiontest_wrap_mode_equal_to_line_length_with_indendet_imports_issue_1333
()
tests/unit/test_regressions.py:458
Functiontest_wrap_mode_interface
()
tests/unit/test_wrap_modes.py:9
Functiontest_yield_and_raise_edge_cases
()
tests/unit/test_identify.py:50
Functiontest_zipimport
Imports ending in "import" shouldn't be clobbered
tests/unit/test_isort.py:2347
Functiontest_zope
(tmpdir)
tests/integration/test_projects_using_isort.py:98
FunctionupdateOutput
()
docs/quick_start/interactive.js:14
Functionvertical
(**interface: Any)
isort/wrap_modes.py:89
Functionvertical_grid
(**interface: Any)
isort/wrap_modes.py:223
Functionvertical_grid_grouped
(**interface: Any)
isort/wrap_modes.py:228
Functionvertical_grid_grouped_no_comma
(**interface: Any)
isort/wrap_modes.py:237
Functionvertical_hanging_indent_bracket
(**interface: Any)
isort/wrap_modes.py:264
Functionvertical_prefix_from_module_import
(**interface: Any)
isort/wrap_modes.py:272
Functionwrap
( function: Callable[[Any, ISortPrettyPrinter], str], )
isort/literal.py:79
← previous701–739 of 739, ranked by callers