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

[MAINT] Stop using deprecated logger.warn() #2788

Merged
merged 1 commit into from
Nov 22, 2018

Conversation

oesteban
Copy link
Contributor

Trying to avoid:

DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead

Trying to avoid:

```
DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
```
@oesteban
Copy link
Contributor Author

Tests should pass now with master fixed. Merging.

@oesteban oesteban merged commit 27490e6 into nipy:master Nov 22, 2018
@oesteban oesteban deleted the maint/logger-warnings branch November 22, 2018 07:53
@effigies effigies added this to the 1.1.6 milestone Nov 26, 2018
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