$ tox -e types nxdrive/osi/windows/registry.py:120: error: unused 'type: ignore' comment nxdrive/objects.py:22: error: First argument to namedtuple() should be 'Binder', not 'binder' nxdrive/objects.py:27: error: First argument to namedtuple() should be 'DirectEditDetails', not 'details'
- is cloned by
-
NXDRIVE-2682 Fix mypy issues following the update to mypy 0.901
- Resolved