فهرست منبع

Fixing heading level of stdlib chapter

Thank you Krzysztof Kledzik for bringing this to my attention.
Swaroop C H 10 سال پیش
والد
کامیت
9894eaa3d4
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      stdlib.asciidoc

+ 1 - 1
stdlib.asciidoc

@@ -1,5 +1,5 @@
 [[stdlib]]
-=== Standard Library
+== Standard Library
 
 The Python Standard Library contains a huge number of useful modules and is part of every standard
 Python installation. It is important to become familiar with the Python Standard Library since many