schrodinger.utils.future module¶
Mimic functions that are defined in python3.8.
-
schrodinger.utils.future.get_origin(type_)¶ https://docs.python.org/3/library/typing.html#typing.get_origin
-
schrodinger.utils.future.get_args(type_)¶ https://docs.python.org/3/library/typing.html#typing.get_args