uyar / pygenstub

A utility for generating stub files from docstrings in Python source files.
GNU General Public License v3.0
9 stars 3 forks source link

Fails when source file path is absolute and an output directory is given #5

Closed uyar closed 4 years ago

uyar commented 4 years ago

Causes a "file not found" error.