Commit 34313712 authored by FichteFoll's avatar FichteFoll

Merge pull request #4147 from Stibbons/master

New plugin: Python Fix Imports
parents 867bad18 9c51a863
......@@ -1682,6 +1682,16 @@
}
]
},
{
"name": "Python Fix Imports",
"details": "https://github.com/Stibbons/python-fiximports",
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{
"name": "Python Flake8 Lint",
"details": "https://github.com/dreadatour/Flake8Lint",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment