mirror of
				https://github.com/graphql-python/graphene-django.git
				synced 2025-11-04 09:57:53 +03:00 
			
		
		
		
	fix lint error
This commit is contained in:
		
							parent
							
								
									ea2d60d3df
								
							
						
					
					
						commit
						43c0c99136
					
				| 
						 | 
				
			
			@ -57,7 +57,6 @@ class GrapheneFilterSetMixin(BaseFilterSet):
 | 
			
		|||
        Global IDs (the default implementation expects database
 | 
			
		||||
        primary keys)
 | 
			
		||||
        """
 | 
			
		||||
        
 | 
			
		||||
        try:
 | 
			
		||||
            rel = f.field.remote_field
 | 
			
		||||
        except AttributeError:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user