rusackas commented on code in PR #42309:
URL: https://github.com/apache/superset/pull/42309#discussion_r3679143076


##########
superset-frontend/plugins/legacy-plugin-chart-country-map/scripts/Country Map 
GeoJSON Generator.ipynb:
##########
@@ -2158,7 +2159,7 @@
    "source": [
     "#### Finland\n",
     "\n",
-    "- The Åland Islands (ISO country code AX) is an autonomous region of 
Finland, and carries the ISO-3166 code FI-01."
+    "- The \u00c5land Islands (ISO country code AX) is an autonomous region of 
Finland, and carries the ISO-3166 code FI-01."

Review Comment:
   Good catch, wasn't intentional. Looks like saving the notebook re-escaped 
every non-ASCII character in the file, not just this line. Fixed now, back to 
human-readable Åland and friends.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to