Skip to content

Fix deprecation warning in galgebra.lt #324

@utensil

Description

@utensil

Mark it and fix it later.

galgebra/galgebra/lt.py:776: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec()
    args, _varargs, _kwargs, _defaults = inspect.getargspec(f)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions