Fix hanging imports being removed
As mentioned in https://github.com/timothycrosley/isort/issues/425 This fixes hanging imports being removed by isort. Code was missing a whitespace when glueing the import line together
Loading
Please register or sign in to comment