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

conf not passed to Order when file in not standard location #3

Closed
loicdtx opened this issue Dec 6, 2018 · 1 comment
Closed

conf not passed to Order when file in not standard location #3

loicdtx opened this issue Dec 6, 2018 · 1 comment
Labels

Comments

@loicdtx
Copy link
Owner

loicdtx commented Dec 6, 2018

Espa.order() returns an instance of Order. conf= is not explicitely passed so that it fails when config file is in non standard location

@loicdtx loicdtx added the bug label Dec 6, 2018
@loicdtx
Copy link
Owner Author

loicdtx commented Dec 6, 2018

probably same happening in

return [Order(x) for x in order_list]

@loicdtx loicdtx closed this as completed in 9e95a42 Dec 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant