Takashi Iwamoto

Results 3 issues of Takashi Iwamoto

https://www8.cao.go.jp/chosei/shukujitsu/gaiyou.html - 2023-01-02 : New year Observed - 2024-02-12 : Foundation Day Observed - 2024-05-06 : Children's Day Observed - 2024-08-12 : Mountain Day Observed - 2024-09-23 : Autumnal Equinox...

This PR introduces the concept of optional callbacks, named `{original_function_name}_called`, executed directly after a corresponding function call. I envisage the following two use cases: 1. **File Upload**: Pairing a `create_image`...

enhancement

`./validate.sh` will produce the following errors. ``` File "/path/to/ChatGPT-in-Slack/app/bolt_listeners.py", line 476, in show_summarize_option_modal: No attribute 'get' on None [attribute-error] In Optional[Any] File "/path/to/ChatGPT-in-Slack/app/bolt_listeners.py", line 598, in ack_summarize_options_modal_submission: No attribute 'get'...

good first issue