landlab.grid.warnings module#

exception DeprecatedSignature(name, old=None, new=None)[source]#

Bases: DeprecationWarning

msg = 'You are using a deprecated calling signature.'#