4 lines
38 B
Python
4 lines
38 B
Python
|
from typing import Any
|
||
|
|
||
|
math_ops: Any
|