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

chore: correct type hints on base record #2604

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

dbluhm
Copy link
Member

@dbluhm dbluhm commented Nov 8, 2023

This is a small tweak to correct the type hints on base record and related base classes. These are base classes used widely both within ACA-Py and in plugins. Having these types corrected will solve a cascade of static type checking errors.

These aren't strictly necessary errors to fix but they sure make my life as a developer easier.

This is a small tweak to correct the type hints on base record and
related base classes. These are base classes used widely both within
ACA-Py and in plugins. Having these types corrected will solve a cascade
of static type checking errors.

These aren't strictly necessary errors to fix but they sure make my life
as a developer easier.

Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
Copy link

sonarcloud bot commented Nov 8, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@swcurran swcurran merged commit 9882c47 into hyperledger:main Nov 8, 2023
9 checks passed
@dbluhm dbluhm deleted the fix/base-record-types branch November 8, 2023 22: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