using for loop to install conda package
This commit is contained in:
2
.CondaPkg/env/Lib/idlelib/idle_test/example_stub.pyi
vendored
Normal file
2
.CondaPkg/env/Lib/idlelib/idle_test/example_stub.pyi
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
class Example:
|
||||
def method(self, argument1: str, argument2: list[int]) -> None: ...
|
||||
Reference in New Issue
Block a user