Skip to content

Commit b61795f

Browse files
committed
Fixed typo breaking simulation.py
1 parent 6d58a25 commit b61795f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simulation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
fimport sys
1+
import sys
22

33
import numpy as np
44
import matplotlib.pyplot as plt

0 commit comments

Comments
 (0)