diff --git a/docs/source/posts/2024/2024-07-06-week5-wachiou-bouraima.rst b/docs/source/posts/2024/2024-07-06-week5-wachiou-bouraima.rst index 5514d38eb..01a915125 100644 --- a/docs/source/posts/2024/2024-07-06-week5-wachiou-bouraima.rst +++ b/docs/source/posts/2024/2024-07-06-week5-wachiou-bouraima.rst @@ -33,7 +33,7 @@ The implementation involved: 4. **Improved module organization:** - - Improved module organization and structure to effectively support lazy loading. + - Improved module organization in ``__init__.py`` and ``__init__.pyi`` files, to effectively support lazy loading. **Example Implementation**