Open glaubermagal opened 3 months ago
/cartoframes/utils/utils.py:552: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec() parameter_args = inspect.getargspec(decorated_function).args
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
/cartoframes/utils/utils.py:552: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec() parameter_args = inspect.getargspec(decorated_function).args
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html