iterative / gto

🏷️ Git Tag Ops. Turn your Git repository into Artifact Registry or Model Registry.
https://dvc.org/doc/gto
Apache License 2.0
142 stars 16 forks source link

Fix failing tests after pylint update #395

Closed sweep-ai[bot] closed 1 year ago

sweep-ai[bot] commented 1 year ago

Description

This PR fixes the failing tests in the tests/ directory that were caused by the recent update of pylint. The update introduced new checks or modified existing ones, resulting in test failures. The failing tests have been identified, analyzed, and modified to comply with the updated pylint rules.

Summary of Changes

Please review and merge this PR to resolve the failing tests after the pylint update.

Fixes #390.


To checkout this PR branch, run the following command in your terminal:

git checkout {pull_request.branch_name}

🎉 Latest improvements to Sweep:


💡 To get Sweep to edit this pull request, you can: