4 lines
37 B
Python
4 lines
37 B
Python
from typing import Any
|
|
|
|
compat = Any
|
from typing import Any
|
|
|
|
compat = Any
|