Skip to content

Commit b676065

Browse files
authored
Merge pull request #217 from mdienst/docs
Fix broken example block in docstring
2 parents c04e714 + 091a8ee commit b676065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/storages.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Example definition of the storage for the bond-based material:
5757
bond_active::Vector{Bool}
5858
@pointfield n_active_bonds::Vector{Int}
5959
end
60-
60+
````
6161
"""
6262
macro storage end
6363

0 commit comments

Comments
 (0)