We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e133f1 commit b390f2aCopy full SHA for b390f2a
README.md
@@ -47,7 +47,7 @@ namespace LibForTests
47
}
48
```
49
We build this function into a library named `LibForTests.dll`
50
-Now we can load it in your python environment then using it.
+Now we can load it in our python environment then using it.
51
52
```python
53
import clr
0 commit comments