I ran Pyright on the psf/black codebase and noticed that it took much longer when enableExperimentalFeatures was set to true. [tool.pyright ...
Excecuting main (see reproductions steps) results in ExecutionException with a NPE as cause. Exception in thread "main" java.util.concurrent.ExecutionException: ...