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

warn when the sensor attribute is not of type Sensor #144

Merged
merged 2 commits into from
Aug 29, 2023

Conversation

victorgarcia98
Copy link
Contributor

This PR introduces a warning message when the sensor attribute is not of type Sensor. In an upcoming version, we should raise a ValueError exception.

Closes #140

Signed-off-by: Victor Garcia Reolid <[email protected]>
@victorgarcia98 victorgarcia98 self-assigned this Aug 25, 2023
Signed-off-by: Victor Garcia Reolid <[email protected]>
@victorgarcia98 victorgarcia98 merged commit 07227f6 into main Aug 29, 2023
5 checks passed
@victorgarcia98 victorgarcia98 deleted the fix/validate-sensor branch August 29, 2023 07:43
Flix6x added a commit that referenced this pull request Oct 13, 2023
Signed-off-by: F.N. Claessen <[email protected]>
@Flix6x Flix6x mentioned this pull request Oct 13, 2023
Flix6x added a commit that referenced this pull request Oct 13, 2023
Signed-off-by: F.N. Claessen <[email protected]>
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.

Validate sensor in BeliefsDataFrame constructor
2 participants