Skip to content

Commit 6638c9e

Browse files
committed
Curses
1 parent 72fbd93 commit 6638c9e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1583,7 +1583,6 @@ with open(<filename>, encoding='utf-8') as file:
15831583
Curses
15841584
------
15851585
```python
1586-
# $ pip3 install curses
15871586
from curses import wrapper
15881587

15891588
def main():

0 commit comments

Comments
 (0)