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

fix: Allow soap client config subclassing #1010

Merged
merged 1 commit into from
Apr 6, 2024
Merged

fix: Allow soap client config subclassing #1010

merged 1 commit into from
Apr 6, 2024

Conversation

tefra
Copy link
Owner

@tefra tefra commented Apr 6, 2024

📒 Description

Almost 3 years ago I converted the config to a namedtuple, let's revert back to dataclass so people an actually subclass the config.

Resolves #1009

🔗 What I've Done

Write a description of the steps taken to resolve the issue

💬 Comments

A place to write any comments to the reviewer.

🛫 Checklist

@tefra tefra merged commit 9be40c4 into main Apr 6, 2024
12 checks passed
@tefra tefra deleted the fix-1009 branch April 6, 2024 15:46
Copy link

sonarcloud bot commented Apr 6, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

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.

extending the SOAP Config NamedTuple...
1 participant