Skip to content

Commit 9d6c8e8

Browse files
pablogsalhugovk
andauthored
Update Doc/library/sys.rst
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent 002276a commit 9d6c8e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/sys.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -943,7 +943,7 @@ always available. Unless explicitly noted otherwise, all variables are read-only
943943
.. function:: get_lazy_modules()
944944

945945
Returns a set of fully-qualified module names that have been
946-
lazilyimported. This is primarily useful for diagnostics and
946+
lazily imported. This is primarily useful for diagnostics and
947947
introspection.
948948

949949
Note that modules are removed from this set when they are reified

0 commit comments

Comments
 (0)