Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PyCQA/isort
/ functions
Functions
829 in github.com/PyCQA/isort
⨍
Functions
829
◇
Types & classes
59
↳
Endpoints
8
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:95
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:3067
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:519
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:285
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:295
Function
test_wrap_mode_equal_to_line_length_with_indendet_imports_issue_1333
()
tests/unit/test_regressions.py:487
Function
test_wrap_mode_interface
()
tests/unit/test_wrap_modes.py:10
Function
test_wrap_without_trailing_comma
()
tests/unit/test_literal.py:56
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:2371
Function
test_zope
(tmpdir)
tests/integration/test_projects_using_isort.py:97
Function
vertical
(**interface: Any)
isort/wrap_modes.py:85
Function
vertical_grid
(**interface: Any)
isort/wrap_modes.py:219
Function
vertical_grid_grouped
(**interface: Any)
isort/wrap_modes.py:224
Function
vertical_grid_grouped_no_comma
(**interface: Any)
isort/wrap_modes.py:233
Function
vertical_hanging_indent_bracket
(**interface: Any)
isort/wrap_modes.py:260
Function
vertical_prefix_from_module_import
(**interface: Any)
isort/wrap_modes.py:268
Function
wrap
( function: Callable[[Any, Config, int], str], )
isort/literal.py:70
← previous
801–829 of 829, ranked by callers