File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Open diff view settings
Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Open diff view settings
Original file line number Diff line number Diff line change @@ -34,10 +34,6 @@ Each Python script in this repository has the following structure:
3434``` python
3535""" Lists <--- Name of the topic here
3636
37- ## Author
38-
39- - [@trekhleb](https://trekhleb.dev)
40-
4137# @see: https://www.learnpython.org/en/Lists <-- Link to further readings goes here
4238
4339Here might go more detailed explanation of the current topic (i.e. general info about Lists).
@@ -228,6 +224,6 @@ flake8 ./src --statistics --show-source --count
228224
229225[ More about Flake8] ( http://flake8.pycqa.org/en/latest/ )
230226
231- ## Supporting the project
227+ ## Author
232228
233- You may support this project via ❤️️ [ GitHub ] ( https://github.com/sponsors/ trekhleb) or ❤️️ [ Patreon ] ( https://www.patreon.com/ trekhleb ) .
229+ - [ @ trekhleb ] ( https://trekhleb.dev )
You can’t perform that action at this time.
0 commit comments