This repository was archived by the owner on Oct 24, 2025. It is now read-only.
- Notifications You must be signed in to change notification settings
- Fork 56
This repository was archived by the owner on Oct 24, 2025. It is now read-only.
Closed
Description
This module uses inspect.getargspec(), but it is deprecated:
/lib/python3.6/site-packages/sass.py:110: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec()
argspec = inspect.getargspec(lambda_)
Metadata
Metadata
Assignees
No one assigned
Labels
No labels
No labels
Type
No type
Projects
No projects
Milestone
No milestone
Relationships
None yet
Development
No branches or pull requests