Skip to content

Commit 5d7c471

Browse files
committed
✏️ Add package description
1 parent 70cc66c commit 5d7c471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "import-sort-style-python",
3-
"description": "Group and sort imports by module, specifically `@ember`-scoped modules",
3+
"description": "Group and sort imports by module, à la Python isort",
44
"license": "ISC",
55
"author": "Jeff <rustyangel@gmail.com> (https://tidaltheory.co)",
66
"homepage": "https://github.com/stormwarning/import-sort-style-python",

0 commit comments

Comments
 (0)