-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,9 +27,7 @@ pip install HSTransform | |
## 4. Run tests | ||
|
||
After installation, you can test the package using the included test scripts: | ||
`pytest tests/test_hstransform.py` | ||
or | ||
`python -m unittest tests/test_hstransform.py` | ||
`pytest tests/` | ||
|
||
## 5. Example | ||
|
||
|
@@ -65,7 +63,7 @@ S_transformed = st.fit_transform(t, signal) | |
## 6. Communication | ||
|
||
If you have any questions, issues, or suggestions for HS Transform, please open an issue on the GitHub repository. | ||
or contact email: | ||
or contact email: [email protected] | ||
|
||
## 7. Citation | ||
|
||
|