You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to give the EnergyFileReader class a list of str as filename argument alongside the existing single str as possible input?
Just like for the TrajectoryReader class.
Would it be possible to give the
EnergyFileReaderclass a list of str asfilenameargument alongside the existing single str as possible input?Just like for the
TrajectoryReaderclass.