misc: Run pre-commit run --all-files
This is reflect the updates made to black when running `pre-commit autoupdate`. Change-Id: Ifb7fea117f354c7f02f26926a5afdf7d67bc5919
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
from m5.SimObject import SimObject
|
||||
from m5.params import *
|
||||
|
||||
|
||||
# Image Formats:
|
||||
# Auto option will let gem5 to choose the image format it prefers.
|
||||
class ImageFormat(Enum):
|
||||
|
||||
Reference in New Issue
Block a user