Searched refs:_MAPS_FILENAME (Results 1 – 1 of 1) sorted by relevance
39 _MAPS_FILENAME = 'maps' variable85 with open(os.path.join(prepared_data_dir, _MAPS_FILENAME), mode='r') as f: