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

Allow silent argument to be set in session.install #157

Merged
merged 1 commit into from
Nov 5, 2018
Merged

Allow silent argument to be set in session.install #157

merged 1 commit into from
Nov 5, 2018

Conversation

erinwild
Copy link

@erinwild erinwild commented Nov 4, 2018

Addresses #156 by checking if silent is in the kwargs passed to session.install(). If not, it sets it to the default True.

@theacodes
Copy link
Collaborator

Thanks, @erinwild-rubikloud!

@theacodes theacodes merged commit 4dea5bd into wntrblm:master Nov 5, 2018
@erinwild erinwild deleted the fix_session_install_kwargs branch November 5, 2018 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants