Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🎨 Resolve pylint warnings #1193

Merged
merged 1 commit into from
Nov 20, 2024
Merged

🎨 Resolve pylint warnings #1193

merged 1 commit into from
Nov 20, 2024

Conversation

ff137
Copy link
Collaborator

@ff137 ff137 commented Nov 20, 2024

Resolves:

  • using list as default arg in RichAsyncClient
  • ignores "too many arguments" / etc warnings for methods that need it
  • fix unused argument in test fixture
  • ignore too general exception for tests
  • add "raise exception from" in schemas service

The only remaining warnings are todo's (excluding some warnings in tests)

@ff137 ff137 enabled auto-merge (squash) November 20, 2024 18:20
@ff137 ff137 merged commit 72b35e1 into master Nov 20, 2024
47 of 48 checks passed
@ff137 ff137 deleted the fix-pylint-warnings branch November 20, 2024 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant