File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed
Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -163,6 +163,7 @@ like [PyCon US](https://us.pycon.org/) and
163163 Python language.
164164
165165* PyCon US videos from
166+ [ 2019] ( https://www.youtube.com/channel/UCxs2IIVXaEHHA4BtTiWZ2mQ/videos ) ,
166167 [ 2018] ( https://www.youtube.com/channel/UCsX05-2sVSH7Nx3zuk3NYuQ/videos ) ,
167168 [ 2017] ( https://www.youtube.com/channel/UCrJhliKNQ8g0qoE_zvL8eVg/videos ) ,
168169 [ 2016] ( https://www.youtube.com/channel/UCwTD5zJbsQGJN75MwbykYNw/videos ) ,
Original file line number Diff line number Diff line change @@ -145,3 +145,7 @@ diminishing returns.
145145 covers how to use Black and add it as a pre-commit hook in Git to
146146 ensure consistency in repository updates.
147147
148+ * [ Format Python however you like with Black] ( https://opensource.com/article/19/5/python-black )
149+ is a super short introduction on what Black does to keep your code
150+ formatting consistent.
151+
You can’t perform that action at this time.
0 commit comments