mirror of
				https://github.com/graphql-python/graphene-django.git
				synced 2025-11-04 09:57:53 +03:00 
			
		
		
		
	remove graphene_django/compat.py from ruff exclusions
				
					
				
			This commit is contained in:
		
							parent
							
								
									7e41825c6d
								
							
						
					
					
						commit
						b486e8aba0
					
				| 
						 | 
					@ -25,7 +25,6 @@ target-version = "py38"
 | 
				
			||||||
[per-file-ignores]
 | 
					[per-file-ignores]
 | 
				
			||||||
# Ignore unused imports (F401) in these files
 | 
					# Ignore unused imports (F401) in these files
 | 
				
			||||||
"__init__.py" = ["F401"]
 | 
					"__init__.py" = ["F401"]
 | 
				
			||||||
"graphene_django/compat.py" = ["F401"]
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
[isort]
 | 
					[isort]
 | 
				
			||||||
known-first-party = ["graphene", "graphene-django"]
 | 
					known-first-party = ["graphene", "graphene-django"]
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user