Skip to content

Commit 0168105

Browse files
committed
Revert "Revert "remove test case""
This reverts commit 56041e3.
1 parent 56041e3 commit 0168105

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)