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

User specific imports #20

Merged
merged 22 commits into from
Oct 20, 2019
Merged

User specific imports #20

merged 22 commits into from
Oct 20, 2019

Conversation

tkrabel
Copy link
Collaborator

@tkrabel tkrabel commented Oct 19, 2019

Users can now add own imports without having to change the source code of pyforest. They can do so by changing the ~/.pyforest/user_imports.py file, which will be automatically created by pyforest if this file doesn't exist.

User imports take precedence over pyforest standard imports, so user can overwrite lazy-imports if the want to.

@tkrabel tkrabel merged commit bb2eec7 into master Oct 20, 2019
@henryiii
Copy link

Very nice! Thanks!

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

Successfully merging this pull request may close these issues.

2 participants