mirror of
				https://github.com/graphql-python/graphene.git
				synced 2025-10-31 07:57:26 +03:00 
			
		
		
		
	remove ending coma
This commit is contained in:
		
							parent
							
								
									0960b7914d
								
							
						
					
					
						commit
						492ffdace4
					
				|  | @ -24,7 +24,7 @@ default_query = ''' | ||||||
|         } |         } | ||||||
|       } |       } | ||||||
|     } |     } | ||||||
|   }, |   } | ||||||
| }'''.strip() | }'''.strip() | ||||||
| 
 | 
 | ||||||
| GraphQL(app, schema=schema, default_query=default_query) | GraphQL(app, schema=schema, default_query=default_query) | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user