timeout (int): The timeout for code execution, by default 60. kernel_name (str): The kernel name to use. Make sure it is installed. By default, it is "python3". output_dir (str): The directory to save ...
you run mypy in the package directory on the __main__.py and at some point your code (or another package's code) imports IPython then I get the following error: __main__.py: error: Source file found ...