Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use DeprecationWarning for deprecated flags
The default for warnings.warn is UserWarning, not DeprecationWarning. Signed-off-by: John Pennycook <[email protected]>
- Loading branch information