Skip to content

Commit

Permalink
modify to png method
Browse files Browse the repository at this point in the history
  • Loading branch information
giuliananimble committed Sep 4, 2023
1 parent 6547a95 commit 8c37ba3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ecoscope/mapping/map.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
import asyncio
import base64
import os
import tempfile
import time
import typing
import urllib
import warnings
Expand All @@ -15,7 +12,6 @@
import pandas as pd
from pyppeteer import launch
import rasterio
import selenium.webdriver
from branca.colormap import StepColormap
from branca.element import MacroElement, Template

Expand Down

0 comments on commit 8c37ba3

Please sign in to comment.