forked from github/pelican
Align import style with flake8-import-order 0.15
Addresses: https://github.com/PyCQA/flake8-import-order/issues/120 Refs #2246
This commit is contained in:
parent
56a483475b
commit
8ebc120f36
7 changed files with 3 additions and 7 deletions
|
|
@ -7,7 +7,6 @@ import logging
|
|||
import os
|
||||
import subprocess
|
||||
import sys
|
||||
|
||||
from shutil import rmtree
|
||||
from tempfile import mkdtemp
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue