Creates an empty stub file with the .pyi extension. Stub files allow you to specify type hints using Python 3 syntax for both Python 2 and 3.

For more details, see Working with stub files.