Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Commit

Permalink
Fix a broken link and a double space in README.md (#946)
Browse files Browse the repository at this point in the history
  • Loading branch information
scorphus authored and karthiknadig committed Oct 22, 2018
1 parent 26cfd18 commit 182683b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Expand Up @@ -7,7 +7,7 @@


## Contributing a pull request
This project welcomes contributions and suggestions. Most contributions require you to agree to a
This project welcomes contributions and suggestions. Most contributions require you to agree to a
Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
the rights to use your contribution. For details, visit https://cla.microsoft.com.

Expand All @@ -22,7 +22,7 @@ pip install -r test_requirements.txt
```

### Linting
We use `flake8` for linting, and the settings can be found here [flake8](flake8)
We use `flake8` for linting, and the settings can be found here [flake8](.flake8)

### Formatting
This is optional. Use the following settings for `autopep8` or equivalent settings with the formatter of your choice:
Expand Down

0 comments on commit 182683b

Please sign in to comment.