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 a7bcf1d commit dcf07a6Copy full SHA for dcf07a6
peps/pep-0810.rst
@@ -73,7 +73,7 @@ all potential use-cases for a general lazy import mechanism. There is no clear s
73
and there are several drawbacks including runtime overhead in unexpected places,
74
or worse runtime introspection.
75
76
-This proposal introduces **lazy imports syntax** with a design that is local, explicit,
+This proposal introduces syntax for lazy imports with a design that is local, explicit,
77
controlled, and granular. Each of these qualities is essential to making the feature
78
predictable and safe to use in practice.
79
0 commit comments