Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PyCQA/isort
/ functions
Functions
739 in github.com/PyCQA/isort
⨍
Functions
739
◇
Types & classes
57
↳
Endpoints
8
Function
test_use_parentheses
()
tests/unit/test_isort.py:759
Function
test_uses_jinja_variables
Test a basic set of imports that use jinja variables
tests/unit/test_isort.py:2439
Function
test_value_assignment_assignments
()
tests/unit/test_literal.py:22
Function
test_value_mismatch
()
tests/unit/test_literal.py:7
Method
test_variables
(self)
tests/unit/test_exceptions.py:23
Method
test_variables
(self)
tests/unit/test_exceptions.py:33
Method
test_variables
(self)
tests/unit/test_exceptions.py:41
Method
test_variables
(self)
tests/unit/test_exceptions.py:50
Method
test_variables
(self)
tests/unit/test_exceptions.py:58
Method
test_variables
(self)
tests/unit/test_exceptions.py:66
Method
test_variables
(self)
tests/unit/test_exceptions.py:76
Method
test_variables
(self)
tests/unit/test_exceptions.py:87
Method
test_variables
(self)
tests/unit/test_exceptions.py:98
Method
test_variables
(self)
tests/unit/test_exceptions.py:109
Method
test_variables
(self)
tests/unit/test_exceptions.py:119
Method
test_variables
(self)
tests/unit/test_exceptions.py:127
Function
test_vertical_grid_size_near_line_length
( multi_line_output: int, line_length: int, include_trailing_comma: bool, )
tests/unit/test_wrap_modes.py:94
Function
test_wemake_snippet_five
81 line length should be fixed
tests/unit/profiles/test_wemake.py:103
Function
test_wemake_snippet_four
80 line length should not be fixed
tests/unit/profiles/test_wemake.py:91
Function
test_wemake_snippet_one
()
tests/unit/profiles/test_wemake.py:16
Function
test_wemake_snippet_three
()
tests/unit/profiles/test_wemake.py:67
Function
test_wemake_snippet_two
()
tests/unit/profiles/test_wemake.py:43
Function
test_wildcard_import_without_space_issue_496
Test to ensure issue #496: wildcard without space, is resolved
tests/unit/test_isort.py:3043
Function
test_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
Function
test_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
Function
test_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
Function
test_wrap_mode_equal_to_line_length_with_indendet_imports_issue_1333
()
tests/unit/test_regressions.py:458
Function
test_wrap_mode_interface
()
tests/unit/test_wrap_modes.py:9
Function
test_yield_and_raise_edge_cases
()
tests/unit/test_identify.py:50
Function
test_zipimport
Imports ending in "import" shouldn't be clobbered
tests/unit/test_isort.py:2347
Function
test_zope
(tmpdir)
tests/integration/test_projects_using_isort.py:98
Function
updateOutput
()
docs/quick_start/interactive.js:14
Function
vertical
(**interface: Any)
isort/wrap_modes.py:89
Function
vertical_grid
(**interface: Any)
isort/wrap_modes.py:223
Function
vertical_grid_grouped
(**interface: Any)
isort/wrap_modes.py:228
Function
vertical_grid_grouped_no_comma
(**interface: Any)
isort/wrap_modes.py:237
Function
vertical_hanging_indent_bracket
(**interface: Any)
isort/wrap_modes.py:264
Function
vertical_prefix_from_module_import
(**interface: Any)
isort/wrap_modes.py:272
Function
wrap
( function: Callable[[Any, ISortPrettyPrinter], str], )
isort/literal.py:79
← previous
701–739 of 739, ranked by callers