Skip to content

Commit d4264c7

Browse files
committed
remove test case
1 parent 97add6b commit d4264c7

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

lectures/aiyagari.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,6 @@ In addition to what's in Anaconda, this lecture will need the following librarie
3434
!pip install quantecon
3535
```
3636

37-
```{code-cell} ipython3
38-
import warnings
39-
warnings.warn(
40-
"This function will be deprecated in a future version. ",
41-
FutureWarning
42-
)
43-
```
44-
4537
## Overview
4638

4739
In this lecture, we describe the structure of a class of models that build on work by Truman Bewley {cite}`Bewley1977`.

0 commit comments

Comments
 (0)