Skip to content

Commit 2910f70

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent c99426d commit 2910f70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TESTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
``ARTIST`` uses ``pytest`` for running the test suite.
44

55
To run the tests make sure you have the project and all dependencies installed.
6-
Refer to the [Installation](https://github.com/ARTIST-Association/ARTIST/blob/main/README.md#installation) instructions on how to install artist and make sure to choose the option of installing an editable version with developer dependencies:
6+
Refer to the [Installation](https://github.com/ARTIST-Association/ARTIST/blob/main/README.md#installation) instructions on how to install artist and make sure to choose the option of installing an editable version with developer dependencies:
77
```bash
88
pip install -e ."[dev]"
99
```

0 commit comments

Comments
 (0)