Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

CWD is wrongly set #60

Open
blaggacao opened this issue Jul 14, 2020 · 0 comments
Open

CWD is wrongly set #60

blaggacao opened this issue Jul 14, 2020 · 0 comments

Comments

@blaggacao
Copy link

os.getcwd(),

This is not correct.

The only usage of cwd is in FilePathLoader which has to deal with relative (to the template) paths.
This should not be called cwd and instead adopt the dirname of the template file.

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

No branches or pull requests

1 participant