Ask a question to get started
Enter to sendā¢Shift+Enter new line
accepts_config( callable: Callable[..., Any], ) -> bool
callable
Callable[..., Any]
The callable to check.
Check if a callable accepts a config argument.