cleaning special characters from region, city, and friendly names.
removed unused get_platform function
This commit is contained in:
@ -369,6 +369,7 @@ def draw_map(map_type, geo_dict, filename, headless, leg_choice):
|
||||
mng.window.state('zoomed')
|
||||
plt.show()
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
||||
timestr = time.strftime("%Y%m%d-%H%M%S")
|
||||
|
Reference in New Issue
Block a user