mirror of
				https://github.com/graphql-python/graphene-django.git
				synced 2025-11-04 18:08:01 +03:00 
			
		
		
		
	Fixed flake
This commit is contained in:
		
							parent
							
								
									728bcacb0e
								
							
						
					
					
						commit
						2a73e5e479
					
				| 
						 | 
				
			
			@ -2,7 +2,6 @@ from django.core.exceptions import ImproperlyConfigured
 | 
			
		|||
from rest_framework import serializers
 | 
			
		||||
 | 
			
		||||
import graphene
 | 
			
		||||
from graphene import Dynamic
 | 
			
		||||
 | 
			
		||||
from ..registry import get_global_registry
 | 
			
		||||
from ..utils import import_single_dispatch
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user