mirror of
				https://github.com/avatao-content/baseimage-tutorial-framework
				synced 2025-11-04 06:12:54 +00:00 
			
		
		
		
	Silence unjust pylint warning
This commit is contained in:
		@@ -8,6 +8,7 @@ from tfw.decorators.lazy_property import lazy_property
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
class CommandsEqual:
 | 
			
		||||
    # pylint: disable=too-many-arguments
 | 
			
		||||
    """
 | 
			
		||||
    This class is useful for comparing executed commands with
 | 
			
		||||
    excepted commands (i.e. when triggering a state change when
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user