You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.rst
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -8,8 +8,11 @@ The Hitchhiker's Guide to Python!
8
8
9
9
Welcome to The Hitchhiker's Guide to Python. **DON'T PANIC!**
10
10
11
-
**This guide is currently under heavy development, and is mostly a skeleton at the moment.** If you'd like to help, `fork us on GitHub <https://github.com/kennethreitz/python-guide>`_!
11
+
**This guide is currently under heavy development, and is mostly a skeleton at
12
+
the moment.** If you'd like to help, `fork us on GitHub <https://github.com/kennethreitz/python-guide>`_!
12
13
13
-
This *opinionated* guide exists to provide both novice and expert Python developers a best-practice handbook to the installation, configuration, and usage of Python on a daily basis.
14
+
This *opinionated* guide exists to provide both novice and expert Python
15
+
developers a best-practice handbook to the installation, configuration, and
0 commit comments