Skip to content

Commit 636415f

Browse files
committed
Test of external link
1 parent b06d454 commit 636415f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1467,7 +1467,8 @@ last_el = op.methodcaller('pop')(<list>)
14671467

14681468
Eval
14691469
----
1470-
### Basic
1470+
### Basic <a href="https://docs.python.org/3/library/ast.html?highlight=literal_eval#ast.literal_eval"><img src="web/external_link.png" alt="External link" style="width:10px;height:10px;border:0;"></a>
1471+
14711472
```python
14721473
>>> from ast import literal_eval
14731474
>>> literal_eval('1 + 2')

web/external_link.png

3.29 KB
Loading

0 commit comments

Comments
 (0)