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:
@@ -108,7 +108,6 @@ class MyCacheSystem(RubySystem):
|
||||
|
||||
|
||||
class L1Cache(L1Cache_Controller):
|
||||
|
||||
_version = 0
|
||||
|
||||
@classmethod
|
||||
@@ -163,7 +162,6 @@ class L1Cache(L1Cache_Controller):
|
||||
|
||||
|
||||
class DirController(Directory_Controller):
|
||||
|
||||
_version = 0
|
||||
|
||||
@classmethod
|
||||
|
||||
Reference in New Issue
Block a user