Skip to content

Commit 9894eaa

Browse files
committed
Fixing heading level of stdlib chapter
Thank you Krzysztof Kledzik for bringing this to my attention.
1 parent 3e4b311 commit 9894eaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stdlib.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[[stdlib]]
2-
=== Standard Library
2+
== Standard Library
33

44
The Python Standard Library contains a huge number of useful modules and is part of every standard
55
Python installation. It is important to become familiar with the Python Standard Library since many

0 commit comments

Comments
 (0)