Skip to content

Commit 6ae1ff2

Browse files
authored
Update utils.js
1 parent 67bb89d commit 6ae1ff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ const fileTypes = {
257257
'css': ['css', 'scss'],
258258
'javascript': ['js', 'ts', 'mjs', 'jsx'],
259259
'json': ['json'],
260-
'python': ['python'],
260+
'python': ['py', 'python'],
261261
'markdown': ['md'],
262262
'midi': ['midi'],
263263
'pdf': ['pdf']

0 commit comments

Comments
 (0)