Loco-CTO / Rystal-V6-Experiments

A simple bot written in python with some decent utilities
MIT License
1 stars 2 forks source link

refactor: remove unnecessary return statement #72

Closed deepsource-autofix[bot] closed 4 weeks ago

deepsource-autofix[bot] commented 4 weeks ago

A single return or return None statement is found at the end of the function or method definition. This statement can safely be removed to improve the readability because Python will implicitly return None.

deepsource-io[bot] commented 4 weeks ago

Here's the code health analysis summary for commits 25b4f79..1f4e0f6. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Python LogoPython✅ Success
🎯 1 occurence resolved
View Check ↗

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