We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 117752b commit 7ae1fd3Copy full SHA for 7ae1fd3
README.md
@@ -31,7 +31,7 @@ STREAM_KEY=my_api_key STREAM_SECRET=my_api_secret py.test stream_chat/ -v
31
Install black and pycodestyle
32
33
```
34
-pip install pycodestyle
+pip install black
35
pip install pycodestyle
36
37
0 commit comments