Skip to content

refactor: use literal tuple syntax - #7

Open
deepsource-dev-autofix[bot] wants to merge 1 commit into
mainfrom
deepsource-autofix-6e6f9fc7
Open

refactor: use literal tuple syntax#7
deepsource-dev-autofix[bot] wants to merge 1 commit into
mainfrom
deepsource-autofix-6e6f9fc7

Conversation

@deepsource-dev-autofix

Copy link
Copy Markdown
  • Consider using literal syntax to create the data structure: replaced tuple() with () in the mapping for urllib3.exceptions.ProtocolError.
  • Consider using literal syntax to create the data structure: replaced tuple() with () in the mapping for urllib3.exceptions.DecodeError.
  • Consider using literal syntax to create the data structure: replaced tuple() with () in the mapping for urllib3.exceptions.SSLError.

This Autofix was generated by AI. Please review the change before merging.

- Consider using literal syntax to create the data structure: replaced `tuple()` with `()` in the mapping for `urllib3.exceptions.ProtocolError`.
- Consider using literal syntax to create the data structure: replaced `tuple()` with `()` in the mapping for `urllib3.exceptions.DecodeError`.
- Consider using literal syntax to create the data structure: replaced `tuple()` with `()` in the mapping for `urllib3.exceptions.SSLError`.

> This Autofix was generated by AI. Please review the change before merging.
@deepsource-io

deepsource-io Bot commented May 30, 2025

Copy link
Copy Markdown

Here's the code health analysis summary for commits 1fac5ac..d06c6d2. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Python LogoPython✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

@deepsource-development

Copy link
Copy Markdown

Here's the code health analysis summary for commits 1fac5ac..d06c6d2. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Python LogoPython✅ Success
🎯 3 occurences resolved
View Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

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.

0 participants