AbdealiJK added a comment.
There was another issue about isort giving different results in different machines <https://github.com/timothycrosley/isort/issues/401> but that got fixed in 4.2.3+. And there was another issue where in a file the ordering of the imports was important because of unusual dependency issues. This was a problem with the code base of that project rather than in isort. If such a thing is seen in pywikibot we should refactor that part to allow any import order. That's about it from what I remember TASK DETAIL https://phabricator.wikimedia.org/T132122 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: AbdealiJK Cc: AbdealiJK, pywikibot-bugs-list, Aklapper, jayvdb, Jay8g, Krenair, Spage _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
