Commit cae762f
authored
update devcontainer to use python 3.14 (#23241)
The devcontainer setup appears to be failing because it uses Python 3.11
instead of 3.14.
I still see some references to 3.11 in comments, but unsure if what's
accurate at the moment — keeping this change scoped to just the
devcontainer issue.1 parent 0cac9af commit cae762f
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments