Skip to content

Commit

Permalink
fixed MD module
Browse files Browse the repository at this point in the history
  • Loading branch information
simongravelle committed Apr 20, 2024
1 parent 319c8d1 commit bcc970b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/source/chapters/chapter1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -255,8 +255,7 @@ Final code
.. code-block:: python
import numpy as np
from InitializeSimulation import InitializeSimulation
from Measurements import Measurements
from Outputs import Outputs
class MolecularDynamics(Outputs):
def __init__(self,
Expand Down

0 comments on commit bcc970b

Please sign in to comment.