summaryrefslogtreecommitdiffstats
path: root/ptpython/__main__.py
diff options
context:
space:
mode:
Diffstat (limited to 'ptpython/__main__.py')
-rw-r--r--ptpython/__main__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/ptpython/__main__.py b/ptpython/__main__.py
index c006261..3a2f7dd 100644
--- a/ptpython/__main__.py
+++ b/ptpython/__main__.py
@@ -1,6 +1,7 @@
"""
Make `python -m ptpython` an alias for running `./ptpython`.
"""
+
from __future__ import annotations
from .entry_points.run_ptpython import run