diff --git a/WMTS_Stitcher_(V4).ipynb b/WMTS_Stitcher_(V4).ipynb index a751930..bb2258e 100644 --- a/WMTS_Stitcher_(V4).ipynb +++ b/WMTS_Stitcher_(V4).ipynb @@ -6,14 +6,6 @@ "metadata": {}, "outputs": [], "source": [ - "\"\"\"\n", - "--------------------------------------------------------------------\n", - "Author: Aaron Valoroso\n", - "Date: July 16th, 2018\n", - "License: MIT\n", - "Email: valoroso99@gmail.com\n", - "---------------------------------------------------------------------\n", - "\"\"\"\n", "from holoviews.streams import PointDraw, PolyEdit, BoxEdit, PolyDraw\n", "from requests.packages.urllib3.util.retry import Retry\n", "from IPython.display import display, clear_output\n",