Skip to content

Commit

Permalink
Added icon for py.typed file (#2343)
Browse files Browse the repository at this point in the history
  • Loading branch information
okineadev committed May 23, 2024
1 parent b209d61 commit bcc8288
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/icons/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -382,6 +382,7 @@ export const fileIcons: FileIcons = {
'pylintrc',
'.pylintrc',
'pyproject.toml',
'py.typed',
],
},
{ name: 'url', fileExtensions: ['url'] },
Expand Down

0 comments on commit bcc8288

Please sign in to comment.