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

fix loading config when passed on the command line #54

Merged
merged 1 commit into from
Apr 4, 2016

Conversation

cereal-killer
Copy link

Fixes

Traceback (most recent call last):
  File "shreddit.py", line 50, in <module>
    config.read(args.config)
AttributeError: 'NoneType' object has no attribute 'read'

When calling python shreddit.py --config shreddit.yml

@cereal-killer
Copy link
Author

Fixes #51

@x89 x89 merged commit 42ba875 into x89:master Apr 4, 2016
@x89
Copy link
Owner

x89 commented Apr 4, 2016

Thanks for the change!

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.

None yet

2 participants