summaryrefslogtreecommitdiffstats
path: root/python/typing/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/typing/README')
-rw-r--r--python/typing/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/typing/README b/python/typing/README
deleted file mode 100644
index 21502e4a6f..0000000000
--- a/python/typing/README
+++ /dev/null
@@ -1,2 +0,0 @@
-This is a backport of the standard library typing module to Python
-versions older than 3.5.