Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
Torchaudio
Commits
d0ae170e
Unverified
Commit
d0ae170e
authored
Feb 22, 2021
by
Jcaw
Committed by
GitHub
Feb 22, 2021
Browse files
Fix typo in CONTRIBUTING (#1293)
parent
bec90472
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
CONTRIBUTING.md
CONTRIBUTING.md
+1
-1
No files found.
CONTRIBUTING.md
View file @
d0ae170e
...
@@ -67,7 +67,7 @@ export PATH="<path_to_torchaudio>/third_party/install/bin:${PATH}"
...
@@ -67,7 +67,7 @@ export PATH="<path_to_torchaudio>/third_party/install/bin:${PATH}"
The following dependencies are also needed for testing:
The following dependencies are also needed for testing:
```
bash
```
bash
pip
install
typing pytest scipy numpy parametrized
pip
install
typing pytest scipy numpy paramet
e
rized
```
```
## Development Process
## Development Process
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment