Skip to content

Commit 70e74df

Browse files
committed
adjust import
1 parent 76c649f commit 70e74df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lectures/kalman_2.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ import numpy as np
6464
import jax
6565
import jax.numpy as jnp
6666
from quantecon import Kalman, LinearStateSpace
67-
from collections import namedtuple
6867
from typing import NamedTuple
6968
from scipy.stats import multivariate_normal
7069
import matplotlib as mpl

0 commit comments

Comments
 (0)