diff --git a/README.ipynb b/README.ipynb index 7e2db91..86768cf 100644 --- a/README.ipynb +++ b/README.ipynb @@ -708,10 +708,6 @@ "\n", "2 The behavior would be identical, but the string formatting used in this method has been changed to use default format (instead of the General format, {:G}), for inceased precision. [↩](#a2)\n", "\n", - "## To Do\n", - "\n", - "- Implement Arc X Arc intersections.\n", - "- Implement Arc.radialrange() method.\n", "\n", "Licence\n", "-------\n", diff --git a/README.rst b/README.rst index 13e3548..07a3d69 100644 --- a/README.rst +++ b/README.rst @@ -621,12 +621,6 @@ Compatibility Notes for users of svg.path (v2.0) this method has been changed to use default format (instead of the General format, {:G}), for inceased precision. `↩ <#a2>`__ -To Do ------ - -- Implement Arc X Arc intersections. -- Implement Arc.radialrange() method. - Licence -------