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:
@@ -34,7 +34,6 @@ class Crossbar(SimpleTopology):
|
||||
description = "Crossbar"
|
||||
|
||||
def makeTopology(self, options, network, IntLink, ExtLink, Router):
|
||||
|
||||
# default values for link latency and router latency.
|
||||
# Can be over-ridden on a per link/router basis
|
||||
link_latency = options.link_latency # used by simple and garnet
|
||||
|
||||
Reference in New Issue
Block a user