Skip to content

Commit e6f1931

Browse files
authored
Merge pull request #263 from alan-turing-institute/aranas-fix-doc
fix: correct link in comment
2 parents dcfb148 + e71cbe2 commit e6f1931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autoemulate/simulations/projectile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# from https://github.com/alan-turing-institute/mogp-emulator/blob/main/mogp_emulator/simulations/projectile.py
1+
# from https://github.com/alan-turing-institute/mogp-emulator/blob/main/mogp_emulator/demos/projectile.py
22
import numpy as np
33
from scipy.integrate import solve_ivp
44

0 commit comments

Comments
 (0)