You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Python_Engine/Create/VirtualEnvironment.cs
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ public static partial class Create
32
32
{
33
33
[Description("Creates a PythonEnvironment object from a virtual environment name. This method does not install the underlying environment. An error will be returned if no environment is found.")]
0 commit comments