Skip to content

Commit

Permalink
Removed Python 3.6 comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanslenders committed Feb 14, 2023
1 parent e85fb6a commit 71d1957
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/prompts/asyncio-prompt.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/usr/bin/env python
"""
(Python >= 3.6)
This is an example of how to prompt inside an application that uses the asyncio
eventloop. The ``prompt_toolkit`` library will make sure that when other
coroutines are writing to stdout, they write above the prompt, not destroying
Expand Down

0 comments on commit 71d1957

Please sign in to comment.