Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
josephdviviano committed Feb 24, 2024
1 parent 1e72273 commit c8cf89c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/examples/train_ising.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ def ising_n_to_ij(L, n):
"-L",
type=int,
default=6,
help="Lentgh of the grid",
help="Length of the grid",
)

parser.add_argument(
Expand Down

0 comments on commit c8cf89c

Please sign in to comment.