Skip to content

Commit 3485393

Browse files
committed
feat: Update index.md
1 parent c545c02 commit 3485393

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cheatsheets/python/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ layout: listing
77

88
Some useful commands, boilerplate code from my existing projects or things to use in new development.
99

10-
See [pythoncheatsheet.org/](https://www.pythoncheatsheet.org/)
10+
See [pythoncheatsheet.org](https://www.pythoncheatsheet.org/)
1111

1212
Find example usage - see [programcreek.com/python/index/module/list](https://www.programcreek.com/python/index/module/list). When you go into functions of a module, you can see where other code uses that.

0 commit comments

Comments
 (0)