Skip to content

Commit 3c14828

Browse files
authored
docs(profiling): Python profiling should be beta (#6504)
1 parent c3c1046 commit 3c14828

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
name: Python
33
doc_link: https://discord.gg/zrMjKA4Vnz
4-
support_level: alpha
4+
support_level: beta
55
type: language
66
---
77

88
<div class='alert warning'>
9-
Profiling in Python is currently in Alpha, and there may be some bugs. We recognize the irony. If you have any questions or feedback, join our <a href="https://discord.gg/zrMjKA4Vnz">discord channel</a>.
9+
Profiling in Python is currently in Beta, and there may be some bugs. We recognize the irony. If you have any questions or feedback, join our <a href="https://discord.gg/zrMjKA4Vnz">discord channel</a>.
1010
</div>

src/wizard/python/profiling-onboarding/python/1.install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Python
33
doc_link: https://discord.gg/zrMjKA4Vnz
4-
support_level: alpha
4+
support_level: beta
55
type: language
66
---
77

src/wizard/python/profiling-onboarding/python/2.configure-performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Python
33
doc_link: https://discord.gg/zrMjKA4Vnz
4-
support_level: alpha
4+
support_level: beta
55
type: language
66
---
77

src/wizard/python/profiling-onboarding/python/3.configure-profiling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Python
33
doc_link: https://discord.gg/zrMjKA4Vnz
4-
support_level: alpha
4+
support_level: beta
55
type: language
66
---
77

0 commit comments

Comments
 (0)