Skip to content

fix: make package namespace compliant#124

Merged
Michael Matzka (mima0815) merged 1 commit into
mainfrom
fix/packageconfig
Jun 5, 2025
Merged

fix: make package namespace compliant#124
Michael Matzka (mima0815) merged 1 commit into
mainfrom
fix/packageconfig

Conversation

@mima0815
Copy link
Copy Markdown
Contributor

@mima0815 Michael Matzka (mima0815) commented Jun 3, 2025

Description

Removes unnecessary __init__.py files, which solves a namespacing issue with other packages which are using the same root namespace (fds.sdk.*)

Checklist

Ensure the following things have been met before requesting a review:

  • Follows all project developer guide and coding standards.
  • Tests have been written for the change, when applicable.
  • Confidential information (credentials, auth tokens, etc...) is not included.

@mima0815 Michael Matzka (mima0815) marked this pull request as ready for review June 3, 2025 16:04
@mima0815 Michael Matzka (mima0815) requested a review from a team as a code owner June 3, 2025 16:04
Comment thread src/fds/sdk/utils/authentication/__init__.py Outdated
@mima0815 Michael Matzka (mima0815) merged commit 9fce035 into main Jun 5, 2025
9 checks passed
@mima0815 Michael Matzka (mima0815) deleted the fix/packageconfig branch June 5, 2025 07:16
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