Skip to content

Commit 6be4fb0

Browse files
committed
Update translation: lectures/python_advanced_features.md
1 parent 3add3a9 commit 6be4fb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lectures/python_advanced_features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1195,7 +1195,7 @@ sum(draws)
11951195
:label: paf_ex1
11961196
```
11971197

1198-
完成以下代码,并使用[此 csv 文件](https://raw.githubusercontent.com/QuantEcon/lecture-python-programming/master/source/_static/lecture_specific/python_advanced_features/test_table.csv)进行测试,我们假设你已将该文件放在当前工作目录中:
1198+
完成以下代码,并使用 [此 csv 文件](https://raw.githubusercontent.com/QuantEcon/lecture-python-programming/main/lectures/_static/lecture_specific/python_advanced_features/test_table.csv) 进行测试,我们假设你已将该文件放在当前工作目录中:
11991199

12001200
```{code-block} python3
12011201
:class: no-execute

0 commit comments

Comments
 (0)