whiTeLeaf-TL / U1bot

一个令人欢喜的娱乐机器
GNU General Public License v3.0
6 stars 3 forks source link

refactor: use literal syntax instead of function calls to create data structure #95

Closed deepsource-autofix[bot] closed 6 months ago

deepsource-autofix[bot] commented 6 months ago

Using the literal syntax can give minor performance bumps compared to using function calls to create dict, list and tuple.

deepsource-io[bot] commented 6 months ago

Here's the code health analysis summary for commits 280292d..4da0f6e. 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.