Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Type Checking Imports

Test that the Python gazelle correctly handles type-only imports inside if TYPE_CHECKING: blocks.

Type-only imports should be added to the pyi_deps attribute instead of the regular deps attribute.