ffff
This commit is contained in:
parent
4ce0a0a4eb
commit
444d14e001
2 changed files with 2 additions and 3 deletions
|
@ -23,10 +23,9 @@ while run:
|
||||||
pgw.close()
|
pgw.close()
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
The easiest way is to just use pip:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
pip install pygwin2
|
pip install pygwin2
|
||||||
|
|
|
@ -49,4 +49,4 @@ fixable = ["ALL"]
|
||||||
|
|
||||||
[tool.ruff.format]
|
[tool.ruff.format]
|
||||||
quote-style = "double"
|
quote-style = "double"
|
||||||
indent-style = "space"
|
indent-style = "space"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue