Skip to content

Commit

Permalink
Add @moduledoc false to Utils.
Browse files Browse the repository at this point in the history
Co-authored-by: José Valim <jose.valim@gmail.com>
  • Loading branch information
krstopro and josevalim authored Jan 19, 2024
1 parent 085ab31 commit fdf4a04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/scholar/neighbors/utils.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
defmodule Scholar.Neighbors.Utils do
@moduledoc false
import Nx.Defn
require Nx

Expand Down

0 comments on commit fdf4a04

Please sign in to comment.