Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
newville committed Aug 14, 2024
1 parent 22f6f48 commit 45ef6e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/motivation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ In 2024, an independent security audit of asteval done by Andrew Effenhauser,
Ayman Hammad, and Daniel Crowley in the X-Force Security Research division of
IBM showed insecurities with ``string.format``, so that access to this and
``string.format_map`` method were removed. In addition, this audit showed
thatZ the ``numpy`` submodules ``linalg``, ``fft``, and ``polynomial`` expose
that the ``numpy`` submodules ``linalg``, ``fft``, and ``polynomial`` expose
many exploitable objects, so these submodules were removed by default. If
needed, these modules can be added to any Interpreter either using the
``user_symbols`` argument when creating it, or adding the needed symbols to the
Expand Down

0 comments on commit 45ef6e1

Please sign in to comment.