Skip to content

Commit 2f7bb19

Browse files
Yhg1sAA-Turner
andauthored
Update peps/pep-0810.rst
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
1 parent 9600875 commit 2f7bb19

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

peps/pep-0810.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,9 @@ adaptable to the needs of each project.
108108

109109
In addition to the new lazy import syntax, we *also* propose a way to
110110
control lazy imports at the application level: globally disabling or
111-
enabling, and selectively disabling. These are provided for debugging,
112-
testing and experimentation, and are not expected to be the common way to
113-
control lazy imports.
111+
enabling lazy imports, and selectively disabling.
112+
This global lazy imports flag is provided for debugging, testing, and experimentation,
113+
and is not expected to be the common way to control lazy imports.
114114

115115
The design of lazy imports provides several concrete advantages:
116116

0 commit comments

Comments
 (0)