Skip to content

Commit

Permalink
Use @moduledoc for Nx.Defn.Expr (#1563)
Browse files Browse the repository at this point in the history
  • Loading branch information
alisinabh authored Nov 29, 2024
1 parent f0b84c8 commit ed7a3b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nx/lib/nx/defn/expr.ex
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
defmodule Nx.Defn.Expr do
@doc """
@moduledoc """
The expression used by `Nx.Defn.Compiler`.
`Nx.Defn.Compiler` changes `Nx` default backend from `Nx.BinaryBackend`
Expand Down

0 comments on commit ed7a3b1

Please sign in to comment.