import logging def add_log(f): def wrapper(*args, ... you'll get Any ed wrapped function. mypy's reveal_type can be used for verifying this.
確定! 回上一頁