Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🎨 Replace deprecated ABC decorators #3357

Merged

Conversation

ff137
Copy link
Contributor

@ff137 ff137 commented Nov 27, 2024

@abstractclassmethod and @abstractproperty are deprecated.
Replaced with @classmethod @abstractmethod and @property @abstractmethod

Copy link

sonarcloud bot commented Nov 27, 2024

@jamshale jamshale merged commit 27edc6e into openwallet-foundation:main Nov 27, 2024
10 checks passed
@ff137 ff137 deleted the replace-deprecated-abc-methods branch November 27, 2024 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants