Skip to content

Commit

Permalink
refactor: Update import statement in batch_simulate.py
Browse files Browse the repository at this point in the history
  • Loading branch information
samadpls committed Jul 5, 2024
1 parent 59314bb commit dfcb9a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/howto/batch_simulate.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# Mainak Jas <[email protected]>

#############################################################################
# Let us import ``hnn_core``.
# Let us import hnn_core.

import hnn_core
import numpy as np
Expand Down

0 comments on commit dfcb9a1

Please sign in to comment.