Searched refs:do_nothing (Results 1 – 3 of 3) sorted by relevance
25 def do_nothing(x: Any) -> Any: function105 post_handler: Callable[[Text], Any] = do_nothing) -> Any:128 def execute(cls, cmd: str, post_processor: Callable[[Text], Text] = do_nothing) -> Any:
25 from pkgs.basic_tool import do_nothing, BasicTool47 target_name_parser: Callable[[Text], Text] = do_nothing,50 unit_post_handler: BasePostHandler = do_nothing,
29 from pkgs.basic_tool import do_nothing, BasicTool