52372a4 Avoid DeprecationWarning: Implicit None on return values is deprecated and will raise KeyErrors

Authored and Committed by churchyard 8 months ago
    Avoid DeprecationWarning: Implicit None on return values is deprecated and will raise KeyErrors
    
    The warning only happened on corrupted metadata.
    
    The warning originates in https://github.com/python/importlib_metadata/commit/880a6219a16911817214827020f272b4b03b54b4
    
        
file modified
+4 -1
file modified
+2 -2