mirror of
https://github.com/thomasasfk/sd-webui-aspect-ratio-helper.git
synced 2026-04-28 02:01:34 +00:00
Small update to README.md
This commit is contained in:
@@ -40,15 +40,14 @@ Install via the extensions tab on the [AUTOMATIC1111 webui](https://github.com/A
|
||||
|
||||
Developed using existing [AUTOMATIC1111 webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui) dependencies.
|
||||
|
||||
However - for running unit tests, we use pytest.
|
||||
However - for running unit tests, we use pytest:
|
||||
|
||||
```bash
|
||||
pip install pytest
|
||||
```
|
||||
|
||||
## Testing:
|
||||
|
||||
- From the root of the repository run:
|
||||
From the root of the repository run:
|
||||
```bash
|
||||
pytest
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user