Skip to content
Snippets Groups Projects
Commit 702c034e authored by Robert Latta's avatar Robert Latta
Browse files

flake8

parent e955331f
No related branches found
No related tags found
No related merge requests found
......@@ -993,7 +993,7 @@ def transform_ims_data(data):
_format_service(circ)
type_services = services_by_type.setdefault(
ims_sorted_service_type_key(circ['service_type']), dict()) # comment
ims_sorted_service_type_key(circ['service_type']), dict())
type_services[circ['id']] = circ
if circ['other_end_equipment']:
node_pair_services[
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment