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

tardis/base.py: Remove duplicate code from run_tardis #574

Merged
merged 1 commit into from
May 30, 2016

Conversation

ftsamis
Copy link
Member

@ftsamis ftsamis commented May 30, 2016

Instead of yaml.load-ing the configuration file (when the parameter is a filename) in the run_tardis function, use config_reader.Configuration.from_yaml, which does exactly that.

Instead of yaml.load-ing the configuration file (when the parameter is a filename) in the run_tardis function, use config_reader.Configuration.from_yaml, which does exactly that.
@wkerzendorf wkerzendorf merged commit 5e3f6c9 into tardis-sn:master May 30, 2016
@ftsamis ftsamis deleted the fix-run-tardis branch December 20, 2016 15:30
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