Fix flake8 issue
This commit is contained in:
		
							parent
							
								
									502652ff02
								
							
						
					
					
						commit
						775f4a6f2f
					
				| 
						 | 
					@ -21,6 +21,7 @@ def get_option_ini(config, *names):
 | 
				
			||||||
        if ret:
 | 
					        if ret:
 | 
				
			||||||
            return ret
 | 
					            return ret
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
def pytest_addoption(parser):
 | 
					def pytest_addoption(parser):
 | 
				
			||||||
    """Add options to control log capturing."""
 | 
					    """Add options to control log capturing."""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue