Skip to content

Commit

Permalink
Fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
Azzaare committed Nov 1, 2024
1 parent 1154ef0 commit 4f22c13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/entry.jl
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ struct Entry <: AbstractEntry
eprint::Eprint
id::String
in::In
fields::Dict{String,String}
fields::Dict{String, String}
note::String
title::String
type::String
Expand Down

0 comments on commit 4f22c13

Please sign in to comment.