NHanser
Results
1
issues of
NHanser
**What happened**: error while creating Client object **What you expected to happen**: correct init **Minimal Complete Verifiable Example**: ```python from dask_yarn import YarnCluster from dask.distributed import Client # Create a...