Skip to content

Commit

Permalink
Fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
carlogilmar committed Apr 28, 2024
1 parent 591d9c1 commit f0c9df8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/reader/module_unit.ex
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
defmodule ExPlain.Reader.ModuleUnit do
@doc """
@moduledoc """
Struct for module unit
"""
@type t() :: %__MODULE__{}
Expand Down

0 comments on commit f0c9df8

Please sign in to comment.