diff options
author | Saniya Maheshwari <saniya.mah@gmail.com> | 2022-05-24 16:54:25 +0530 |
---|---|---|
committer | Saniya Maheshwari <saniya.mah@gmail.com> | 2022-05-24 16:54:25 +0530 |
commit | 9edfe7b655cfdda88912ed005a3e7d658d3884f9 (patch) | |
tree | a7b2af936c0c66765bc42b7e3d1103b0091ee607 | |
parent | 3e0f691b3c114d57c37fc7c50e123025c92f177f (diff) | |
download | python-setuptools-git-9edfe7b655cfdda88912ed005a3e7d658d3884f9.tar.gz |
Added news fragment
-rw-r--r-- | changelog.d/3335.doc.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3335.doc.rst b/changelog.d/3335.doc.rst new file mode 100644 index 00000000..94c81d60 --- /dev/null +++ b/changelog.d/3335.doc.rst @@ -0,0 +1 @@ +Changes to code snippets and other examples in the Data Files page of the User Guide -- by :user:`codeandfire` |