Skip to content

Commit d6b1469

Browse files
authored
Merge pull request #17 from dime-worldbank/fix-comment
fixing an outdated comment
2 parents 74215d1 + 2f42e06 commit d6b1469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

country.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ def compute_country_centroid(boundaries_list):
100100

101101
# COMMAND ----------
102102

103-
# Write to hive_metastore
103+
# --- Write to Catalog ---
104104
CATALOG = "prd_mega"
105105
SCHEMA = "indicator"
106106
TABLE = "country"

0 commit comments

Comments
 (0)