This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-09-21 20:54:49 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bac90f20ff3318e77eb460d227eb6bbb09fdffd4
openide
/
python
/
testData
/
refactoring
/
pullup
/
duplicateImport
T
History
Mikhail Golubev
2b0a11e466
PY-12018 Sort import by their types and names similar to the behavior of isort
...
Normal imports go first, then "from" imports.
2015-09-10 19:02:53 +03:00
..
Class.after.py
…
Class.py
…
SuperClass.after.py
PY-12018 Sort import by their types and names similar to the behavior of isort
2015-09-10 19:02:53 +03:00
SuperClass.py
…