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

Export some specialized classes #56

Merged
merged 3 commits into from
Sep 27, 2023
Merged

Export some specialized classes #56

merged 3 commits into from
Sep 27, 2023

Conversation

fjarri
Copy link
Collaborator

@fjarri fjarri commented Sep 27, 2023

This helps with some advanced usage, e.g. wrapping Client into specialized clients, or making contract mocks.

Also add __all__ to __init__.py

@fjarri fjarri changed the title Export classes Export some specialized classes Sep 27, 2023
@codecov
Copy link

codecov bot commented Sep 27, 2023

Codecov Report

Merging #56 (3e885d1) into master (bdfdd4f) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master       #56   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines         1652      1652           
  Branches       292       292           
=========================================
  Hits          1652      1652           
Files Coverage Δ
pons/__init__.py 100.00% <100.00%> (ø)
pons/_contract_abi.py 100.00% <ø> (ø)
pons/_fallback_provider.py 100.00% <100.00%> (ø)

@fjarri fjarri merged commit 61c2bd2 into master Sep 27, 2023
@fjarri fjarri deleted the export-classes branch September 27, 2023 00:34
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.

1 participant