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

flake8

parent 4d5719ea
No related branches found
No related tags found
No related merge requests found
...@@ -315,7 +315,7 @@ def test_get_circuit_ids_and_sids(mocker): ...@@ -315,7 +315,7 @@ def test_get_circuit_ids_and_sids(mocker):
'rowversion': '2021-12-10T19:40:51', 'rowversion': '2021-12-10T19:40:51',
'errors': None, 'errors': None,
'haserrors': False 'haserrors': False
},{ }, {
'id': 999998, 'id': 999998,
'extrafieldid': 3209, 'extrafieldid': 3209,
'objectid': 111112, 'objectid': 111112,
...@@ -326,7 +326,7 @@ def test_get_circuit_ids_and_sids(mocker): ...@@ -326,7 +326,7 @@ def test_get_circuit_ids_and_sids(mocker):
'rowversion': '2021-12-10T19:40:51', 'rowversion': '2021-12-10T19:40:51',
'errors': None, 'errors': None,
'haserrors': False 'haserrors': False
},{ }, {
'id': 999997, 'id': 999997,
'extrafieldid': 3209, 'extrafieldid': 3209,
'objectid': 111113, 'objectid': 111113,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment