cleaning special characters from region, city, and friendly names.
removed unused get_platform function
This commit is contained in:
parent
454aa9e2d0
commit
ed8213774b
@ -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")
|
||||
|
Loading…
Reference in New Issue
Block a user