We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e86de6b commit b6e14ebCopy full SHA for b6e14eb
Doc/reference/datamodel.rst
@@ -1124,7 +1124,7 @@ the following writable attributes:
1124
1125
.. attribute:: module.__lazy_modules__
1126
1127
- An optional :term:`iterable` of fully qualified module name strings. When defined
+ An :term:`iterable` of fully qualified module name strings. When defined
1128
at module scope, any regular :keyword:`import` statement in that module whose
1129
target module name appears in this iterable is treated as a
1130
:ref:`lazy import <lazy-imports>`, as if the :keyword:`lazy` keyword had
0 commit comments