forked from rc/aircox
		
	syntax error
This commit is contained in:
		@ -96,7 +96,7 @@ class SoundInfo:
 | 
				
			|||||||
            self.duration = duration
 | 
					            self.duration = duration
 | 
				
			||||||
            return duration
 | 
					            return duration
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    def get_sound(self, save = True, **kwargs = None):
 | 
					    def get_sound(self, save = True, **kwargs):
 | 
				
			||||||
        """
 | 
					        """
 | 
				
			||||||
        Get or create a sound using self info.
 | 
					        Get or create a sound using self info.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user