https://github.com/Equim-chan/Mortal/blob/d5e80bff1d8240f03be0baa66b2072b3cc1c6ca1/mortal/dataloader.py#L103 When there is no action in a hanchan, `at_kyoku` will be empty, which will result in an IndexError: list index out of range.
Mortal/mortal/dataloader.py
Line 103 in d5e80bf
When there is no action in a hanchan,
at_kyokuwill be empty, which will result in an IndexError: list index out of range.