Skip to content

Commit fede563

Browse files
🗡️ remove the python in settings
Co-authored-by: Joren Hammudoglu <[email protected]>
1 parent 1cd3844 commit fede563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"[python]": {
33
"editor.rulers": [88, 130]
44
},
5-
"[markdown|python]": {
5+
"[markdown]": {
66
"editor.rulers": [130]
77
},
88
"evenBetterToml.formatter.alignComments": true,

0 commit comments

Comments
 (0)