mirror of
https://github.com/graphql-python/graphene.git
synced 2025-02-22 06:30:52 +03:00
Fixed linting.
This commit is contained in:
parent
6f8b03d2d8
commit
a821f19fcc
|
@ -163,11 +163,11 @@ def test_slice_connectionfield_query():
|
|||
'node': {
|
||||
'name': 'my1'
|
||||
}
|
||||
},{
|
||||
}, {
|
||||
'node': {
|
||||
'name': 'my2'
|
||||
}
|
||||
},{
|
||||
}, {
|
||||
'node': {
|
||||
'name': 'my3'
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user