• Philip Meier's avatar
    make mypy more strict for prototype datasets (#4513) · 4ba91bff
    Philip Meier authored
    * make mypy more strict for prototype datasets
    
    * fix code format
    
    * apply strictness only to datasets
    
    * fix more mypy issues
    
    * cleanup
    
    * fix mnist annotations
    
    * refactor celeba
    
    * warn on redundant casts
    
    * remove redundant cast
    
    * simplify annotation
    
    * fix import
    4ba91bff
mypy.ini 1.91 KB