Update init.lua

This commit is contained in:
Rodney
2025-04-18 14:15:17 -04:00
committed by GitHub
parent c21e4252b3
commit a9c0df60a4

View File

@@ -726,7 +726,7 @@ require('lazy').setup({
ignore = { 'D210' },
perFileIgnores = {},
preview = false,
targetVersion = { 'py310' },
targetVersion = {},
},
},
},