Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
danschultzer committed Apr 28, 2022
1 parent b7081b8 commit 731137c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/pow_assent/ecto/schema.ex
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ defmodule PowAssent.Ecto.Schema do
"""
alias Ecto.{Changeset, Schema}
alias Pow.UUID
alias PowAssent.Config

@callback user_identity_changeset(Schema.t() | Changeset.t(), Schema.t(), map(), map() | nil) :: Changeset.t()

Expand Down

0 comments on commit 731137c

Please sign in to comment.