mirror of
				https://github.com/avatao-content/baseimage-tutorial-framework
				synced 2025-11-04 15:32:56 +00:00 
			
		
		
		
	Handle pylint suggestions
This commit is contained in:
		@@ -118,7 +118,6 @@ class EventHandlerBase(ABC):
 | 
			
		||||
        Perform cleanup actions such as releasing database
 | 
			
		||||
        connections and stuff like that.
 | 
			
		||||
        """
 | 
			
		||||
        pass
 | 
			
		||||
 | 
			
		||||
    @classmethod
 | 
			
		||||
    def get_local_instances(cls):
 | 
			
		||||
 
 | 
			
		||||
@@ -42,4 +42,3 @@ class FSMAware:
 | 
			
		||||
 | 
			
		||||
        :param kwargs: fsm_update 'data' field
 | 
			
		||||
        """
 | 
			
		||||
        pass
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user