Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Merge branch 'fix/lint-versions' of https://github.com/ShadowJonathan…
Browse files Browse the repository at this point in the history
…/synapse into fix/lint-versions
  • Loading branch information
ShadowJonathan committed Sep 16, 2020
2 parents fb8c1b7 + da284b0 commit bd7e211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ locally. You'll need python 3.6 or later, and to install a number of tools:

```
# Install the dependencies
pip install -e .[lint]
pip install -e ".[lint]"
# Run the linter script
./scripts-dev/lint.sh
Expand Down

0 comments on commit bd7e211

Please sign in to comment.