mirror of
				https://github.com/deepset-ai/haystack.git
				synced 2025-11-04 03:39:31 +00:00 
			
		
		
		
	Fix typos in Contributing.md (#2897)
This commit is contained in:
		
							parent
							
								
									1162daa7f3
								
							
						
					
					
						commit
						ae84c5a533
					
				@ -253,7 +253,7 @@ However, should you prefer to execute them locally, here are a few details about
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
### Black
 | 
					### Black
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Black runs with no other configuration than an increase line lenght to 120 characters. Its condiguration can be found in `pyproject.toml`.
 | 
					Black runs with no other configuration than increasing line length to 120 characters. Its configuration can be found in `pyproject.toml`.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
You can run it with `python -m black .` from the root folder.
 | 
					You can run it with `python -m black .` from the root folder.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user