Skip to content

Commit

Permalink
Update micromagneticmodel/driver.py
Browse files Browse the repository at this point in the history
  • Loading branch information
lang-m authored Jan 24, 2024
1 parent 62280e5 commit 0e5eb66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion micromagneticmodel/driver.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ def _read_data(self, system):

@abc.abstractmethod
def _check_system(self, system):
"""Check if the dynamics of the system is defined."""
"""Check if the system contains all required information."""

def drive(
self,
Expand Down

0 comments on commit 0e5eb66

Please sign in to comment.