Traceback (most recent call last):
File "/usr/home/ore/navi2ch/scripts/default_options.py", line 12, in <module>
def find_emacs_in_path() -> pathlib.Path | None:
TypeError: unsupported operand type(s) for |: 'type' and 'NoneType'

Python力が低すぎて😥