File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -81,12 +81,12 @@ A simple Chat Bot.
81
81
82
82
Contributing
83
83
---------------------------
84
- TwitchIO 2.0 currently uses the `Black <https://black.readthedocs.io/en/stable/index.html/ >`_ formatter to enforce sensible style formatting.
84
+ TwitchIO currently uses the `Black <https://black.readthedocs.io/en/stable/index.html/ >`_ formatter to enforce sensible style formatting.
85
85
86
86
87
87
Before creating a Pull Request it is encouraged you install and run black on your code.
88
88
89
- The Line Length limit for TwitchIO 2.0 is **120 **.
89
+ The Line Length limit for TwitchIO is **120 **.
90
90
91
91
92
92
For installation and usage of Black visit: `Black Formatter <https://black.readthedocs.io/en/stable/usage_and_configuration/index.html/ >`_
You can’t perform that action at this time.
0 commit comments