mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-02-28 03:48:38 +00:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
3df440b851
commit
56a052678d
@ -32,7 +32,7 @@ def safe_function_eval(func_str: str) -> float:
|
||||
|
||||
Returns:
|
||||
float: The evaluated function result.
|
||||
|
||||
|
||||
Examples:
|
||||
>>> f = safe_function_eval('x**2')
|
||||
>>> f(3)
|
||||
|
Loading…
x
Reference in New Issue
Block a user