Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Filename include a dirname #54

Open
nasyxx opened this issue Mar 2, 2018 · 1 comment
Open

[Feature Request] Filename include a dirname #54

nasyxx opened this issue Mar 2, 2018 · 1 comment

Comments

@nasyxx
Copy link

nasyxx commented Mar 2, 2018

Can the filename include a dirname or a relative path from the root of a project?

For example:

├── main.py
├── render.py
└── utils
    ├── __init__.py
    └── render.py

I guess it would be better if filename in utils/render.py is utils/render.py instead of render.py.

By the way, this package is excellent.

@Shinrai
Copy link

Shinrai commented Sep 5, 2019

This has been completed in pull request #65

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants