We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 513020a commit 75ec9a5Copy full SHA for 75ec9a5
samgeo/common.py
@@ -14,8 +14,6 @@
14
import geopandas as gpd
15
import matplotlib.pyplot as plt
16
17
-os.environ["GOOGLE_MAPS_API_KEY"] = "API-KEY"
18
-
19
20
def is_colab():
21
"""Tests if the code is being executed within Google Colab."""
0 commit comments