Fix flakes
This commit is contained in:
		
							parent
							
								
									2f7d0f8bd9
								
							
						
					
					
						commit
						de65737cb1
					
				|  | @ -1,6 +1,5 @@ | |||
| """ generic mechanism for marking and selecting python functions. """ | ||||
| import inspect | ||||
| import py | ||||
| 
 | ||||
| 
 | ||||
| class MarkerError(Exception): | ||||
|  |  | |||
|  | @ -4,7 +4,6 @@ import pdb | |||
| import sys | ||||
| 
 | ||||
| import pytest | ||||
| import py | ||||
| 
 | ||||
| 
 | ||||
| def pytest_addoption(parser): | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue