Skip to content

Commit

Permalink
change doc signature
Browse files Browse the repository at this point in the history
  • Loading branch information
lmiq committed Nov 16, 2024
1 parent e106a9b commit ac031e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/datastructures/Simulation.jl
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ end
#=
Simulation(
pdb_file::String,
atoms::AbstractVector{PDBTools.Atom},
atoms::AbstractVector{AtomType},
trajectory::Chemfiles.Trajectory, frame_range::AbstractRange)
)
Expand Down

0 comments on commit ac031e9

Please sign in to comment.