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:
@@ -29,6 +29,7 @@ INT_SOURCE_ROLE = "Int Source Pin"
|
||||
INT_SINK_ROLE = "Int Sink Pin"
|
||||
Port.compat(INT_SOURCE_ROLE, INT_SINK_ROLE)
|
||||
|
||||
|
||||
# A source pin generally represents a single pin which might connect to
|
||||
# multiple sinks.
|
||||
class IntSourcePin(VectorPort):
|
||||
|
||||
Reference in New Issue
Block a user