diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2018-08-28-03-00-12.bpo-33569.45YlGG.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2018-08-28-03-00-12.bpo-33569.45YlGG.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/NEWS.d/next/Library/2018-08-28-03-00-12.bpo-33569.45YlGG.rst b/Misc/NEWS.d/next/Library/2018-08-28-03-00-12.bpo-33569.45YlGG.rst deleted file mode 100644 index adafa28..0000000 --- a/Misc/NEWS.d/next/Library/2018-08-28-03-00-12.bpo-33569.45YlGG.rst +++ /dev/null @@ -1 +0,0 @@ -dataclasses.InitVar: Exposes the type used to create the init var. |