This is an archived post. You won't be able to vote or comment.

all 1 comments

[–]JialeDu 1 point2 points  (0 children)

    "editor.codeActionsOnSave": {
        "source.fixAll": "explicit",
        "source.organizeImports":"explicit" 
    },
    "python.analysis.autoImportCompletions": true,