cleaning special characters from region, city, and friendly names.

removed unused get_platform function
This commit is contained in:
Blacktwin 2018-05-24 13:29:38 -04:00 committed by Blacktwin
parent 454aa9e2d0
commit ed8213774b

View File

@ -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")