7774:9eed155411f0 | 7775:4a1db75550bd |
---|---|
45 @return always returns None to not suppress any exception | 45 @return always returns None to not suppress any exception |
46 @rtype None | 46 @rtype None |
47 """ | 47 """ |
48 self.__mutex.unlock() | 48 self.__mutex.unlock() |
49 | 49 |
50 return None | 50 return None # __IGNORE_WARNING_M831__ |