misc: Run pre-commit run --all-files
This ensures `isort` is applied to all files in the repo. Change-Id: Ib7ced1c924ef1639542bf0d1a01c5737f6ba43e9
This commit is contained in:
@@ -23,8 +23,7 @@
|
||||
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
||||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
from m5.SimObject import *
|
||||
|
||||
# The ByteOrder enum is defined in params. Expose it here so we can declare it
|
||||
# to SCons, since there's no normal SimObject file to make it a part of.
|
||||
from m5.params import ByteOrder
|
||||
from m5.SimObject import *
|
||||
|
||||
Reference in New Issue
Block a user