Skip to content

Commit 292f9e7

Browse files
committed
Update README.md
1 parent cb2009f commit 292f9e7

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -254,12 +254,6 @@ For example:
254254
assert name_a == 'a'
255255
```
256256

257-
- This will also typically fail with `ipython`:
258-
```python
259-
a = 1
260-
for _ in [0]:
261-
print(nameof(a))
262-
```
263257
- `R` with `reticulate`.
264258

265259
[1]: https://github.com/pwwang/python-varname

0 commit comments

Comments
 (0)