Skip to content

Commit

Permalink
style: mix format (#1353)
Browse files Browse the repository at this point in the history
  • Loading branch information
grzuy authored Nov 3, 2023
1 parent 7706e86 commit 9a4b94d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nx/test/nx/serving_test.exs
Original file line number Diff line number Diff line change
Expand Up @@ -1304,6 +1304,7 @@ defmodule Nx.ServingTest do
shutdown: 1000,
distribution_weight: 1
]

opts2 = Keyword.put(opts, :distribution_weight, 4)

Node.spawn_link(:"[email protected]", DistributedServings, :multiply, [parent, opts])
Expand Down

0 comments on commit 9a4b94d

Please sign in to comment.