tugas / .vscode /settings.json
daaffalbari
change use tweepy
34150db
raw
history blame contribute delete
123 Bytes
{
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter"
},
"python.formatting.provider": "none"
}