File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -235,7 +235,7 @@ multiple ways to access the underlying OpenSSL library version::
235235 .. [#fallback-to-dist-version ] A full list mapping the top level names available
236236 for import to the distribution packages that provide those import packages and
237237 modules may be obtained through the standard library's
238- :func: `importlib.metadata.packages_distributions ` function. This means that
238+ :func: `! importlib.metadata.packages_distributions ` function. This means that
239239 even code that is attempting to infer a version to report for all importable
240240 top-level names has a means to fall back to reporting the distribution
241241 version information if no ``__version__ `` attribute is defined. Only standard
You can’t perform that action at this time.
0 commit comments