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

simpsimmedsio expects nbrs #11

Closed
esheldon opened this issue Sep 9, 2015 · 2 comments
Closed

simpsimmedsio expects nbrs #11

esheldon opened this issue Sep 9, 2015 · 2 comments

Comments

@esheldon
Copy link
Owner

esheldon commented Sep 9, 2015

I don't want to do nbrs for great3reredux

@esheldon
Copy link
Owner Author

esheldon commented Sep 9, 2015

It might just come down to changing

if 'model_nbrs' in self.conf: 

to

if 'model_nbrs' in self.conf and self.conf['model_nbrs']: 

@beckermr
Copy link
Collaborator

beckermr commented Sep 9, 2015

I just fixed this. Good catch!

@beckermr beckermr closed this as completed Sep 9, 2015
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