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: private object not exported in top level module #346

Merged
merged 2 commits into from
Jan 2, 2024
Merged

fix: private object not exported in top level module #346

merged 2 commits into from
Jan 2, 2024

Conversation

jkreileder
Copy link
Contributor

Fixes #345

Fixes #345

Signed-off-by: Jürgen Kreileder <jk@blackdown.de>
Signed-off-by: Jürgen Kreileder <jk@blackdown.de>
@jooola jooola changed the title Export Client, APIException and HCloudException fix: private object not exported in top level module Jan 2, 2024
@jooola
Copy link
Member

jooola commented Jan 2, 2024

Thanks for the fix!

@jooola jooola merged commit 5281b05 into hetznercloud:main Jan 2, 2024
9 checks passed
jooola pushed a commit that referenced this pull request Jan 2, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.33.1](v1.33.0...v1.33.1)
(2024-01-02)


### Bug Fixes

* private object not exported in top level module
([#346](#346))
([5281b05](5281b05))


### Dependencies

* update dependency coverage to &gt;=7.4,&lt;7.5
([#348](#348))
([3ac5711](3ac5711))
* update dependency mypy to &gt;=1.8,&lt;1.9
([#343](#343))
([984022f](984022f))
* update pre-commit hook psf/black-pre-commit-mirror to v23.12.1
([#347](#347))
([2c24efe](2c24efe))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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.

Client, APIException and HCloudException not properly exported
2 participants