Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfd4c021

Browse files
authored
style imported libs
1 parent749f735 commitfd4c021

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

‎tests/test_sorting.py‎

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
importunittest
22

3-
fromallalgorithms.sortingimport (bubble_sort,
4-
insertion_sort,
5-
merge_sort,
6-
selection_sort)
7-
3+
fromallalgorithms.sortingimport (
4+
bubble_sort,
5+
insertion_sort,
6+
merge_sort,
7+
selection_sort
8+
)
89

910
classTestSorting(unittest.TestCase):
1011
deftest_merge_sort(self):

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp