Showing posts with label python. Show all posts
Showing posts with label python. Show all posts

Wednesday, December 18, 2019

Python

Setting python tabs:

"[python]": {
        "editor.insertSpaces"true,
        "editor.tabSize"4  
    }