We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a9187b commit 4aead86Copy full SHA for 4aead86
README.md
@@ -99,7 +99,7 @@ detail](https://scientific-python.org/specs/spec-0001/#type-checkers).
99
100
With lazy loading, missing imports no longer fail upon loading the
101
library. During development and testing, you can set the `EAGER_IMPORT`
102
-environment variable to "1" or "true" to disable lazy loading ("0" or "" enables lazy loading).
+environment variable to "1" or "true" to disable lazy loading ("0" or "" re-enables lazy loading).
103
104
### External libraries
105
0 commit comments