Kazuto Okamoto

Results 1 issues of Kazuto Okamoto

https://github.com/DinoTools/python-overpy/blob/8aa4bafc8e9b336d4f8da7c993ca545494a0e5a9/overpy/__init__.py#L285 `for element in other_collection_map[element_type]:` should be `for element in other_collection_map[element_type].values():`