• Laura Hanu's avatar
    Add missing module __spec__ (#13321) · 35236b87
    Laura Hanu authored
    * added missing __spec__ to _LazyModule
    
    * test __spec__ is not None after module import
    
    * changed module_spec arg to be optional in _LazyModule
    
    * fix style issue
    
    * added module spec test to test_file_utils
    35236b87
test_file_utils.py 3.57 KB