Skip to content

Commit

Permalink
scalafmt
Browse files Browse the repository at this point in the history
  • Loading branch information
mwachs5 committed Jun 27, 2022
1 parent e6198ae commit 1cd71a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/main/scala/chisel3/internal/Builder.scala
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ private[chisel3] trait HasId extends InstanceId {
}

/** Computes the name of this HasId, if one exists
*
*
* @param defaultSeed Optionally provide default seed for computing the name
* @return the name, if it can be computed
*/
Expand Down

0 comments on commit 1cd71a2

Please sign in to comment.