v7labs / darwin-py

Library and commandline tool for managing datasets on darwin.v7labs.com
MIT License
115 stars 42 forks source link

[DAR-2487][External] Fixed long-standing ruff linter issues #859

Closed JBWilkie closed 4 months ago

JBWilkie commented 4 months ago

Problem

We use ruff to lint darwin-py. There've been some long standing non-functional errors highlighted by the linter

Solution

Resolve the errors worth resolving, and suppress those that are not

Changelog

Fixed or suppressed remaining darwin-py errors highlighted by the ruff linter

linear[bot] commented 4 months ago

DAR-2487 Fix ruff issues