Skip to content

Commit

Permalink
style: mix format
Browse files Browse the repository at this point in the history
  • Loading branch information
grzuy committed Nov 3, 2023
1 parent 7706e86 commit d2a4dfc
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 d2a4dfc

Please sign in to comment.