forked from TheAlgorithms/Python
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 0bcdfbd
Use Astral uv (TheAlgorithms#12402)
* Use Astral uv
* uvx vs uv run
* uv sync --group=euler-validate,test
* uv sync --group=euler-validate --group=test
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* --group=test
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>1 parent b22fab0 commit 0bcdfbd
File tree
7 files changed
+1301
-40
lines changed- .github/workflows
7 files changed
+1301
-40
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | + | ||
14 | + | ||
15 | + | ||
16 | + | ||
13 | 17 | | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
17 | - | ||
18 | - | ||
19 | - | ||
20 | - | ||
21 | - | ||
22 | - | ||
23 | - | ||
24 | - | ||
21 | + | ||
25 | 22 | | |
26 | 23 | | |
27 | - | ||
24 | + | ||
28 | 25 | | |
29 | 26 | | |
30 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | + | ||
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | - | ||
22 | - | ||
23 | - | ||
24 | - | ||
25 | - | ||
22 | + | ||
23 | + | ||
26 | 24 | | |
27 | 25 | | |
28 | 26 | | |
29 | 27 | | |
28 | + | ||
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
33 | - | ||
34 | - | ||
35 | - | ||
36 | - | ||
37 | - | ||
32 | + | ||
33 | + | ||
38 | 34 | | |
39 | 35 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | - | ||
16 | - | ||
15 | + | ||
16 | + | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | + | ||
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
33 | - | ||
34 | - | ||
34 | + | ||
35 | 35 | | |
36 | - | ||
36 | + | ||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | + | ||
11 | + | ||
12 | + | ||
13 | + | ||
14 | + | ||
15 | + | ||
16 | + | ||
17 | + | ||
18 | + | ||
19 | + | ||
20 | + | ||
21 | + | ||
22 | + | ||
23 | + | ||
24 | + | ||
25 | + | ||
26 | + | ||
27 | + | ||
28 | + | ||
29 | + | ||
30 | + | ||
31 | + | ||
10 | 32 | | |
33 | + | ||
34 | + | ||
35 | + | ||
36 | + | ||
11 | 37 | | |
12 | - | ||
13 | - | ||
14 | - | ||
15 | - | ||
38 | + | ||
39 | + | ||
40 | + | ||
41 | + | ||
42 | + | ||
43 | + | ||
44 | + | ||
45 | + | ||
46 | + | ||
16 | 47 | | |
17 | 48 | | |
18 | 49 | | |
| |||
61 | 92 | | |
62 | 93 | | |
63 | 94 | | |
64 | - | ||
65 | - | ||
95 | + | ||
96 | + | ||
66 | 97 | | |
67 | 98 | | |
68 | 99 | | |
| |||
129 | 160 | | |
130 | 161 | | |
131 | 162 | | |
132 | - | ||
133 | - | ||
134 | - | ||
135 | - | ||
163 | + | ||
136 | 164 | | |
137 | 165 | | |
138 | 166 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | - | ||
12 | - | ||
13 | - | ||
14 | 11 | | |
15 | 12 | | |
16 | - | ||
17 | 13 | | |
18 | 14 | | |
19 | 15 | | |
20 | 16 | | |
21 | - | ||
22 | 17 | | |
23 | - | ||
24 | 18 | | |
25 | 19 | | |
0 commit comments