Closed lballabio closed 9 months ago
The message should now point to the location of the deprecated call. Added category; FutureWarning was used because DeprecatedWarning is ignored by default.
FutureWarning
DeprecatedWarning
The message should now point to the location of the deprecated call. Added category;
FutureWarning
was used becauseDeprecatedWarning
is ignored by default.