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 TimeDeltaMissingUnitWarning #282

Merged
merged 1 commit into from
Mar 7, 2023
Merged

fix TimeDeltaMissingUnitWarning #282

merged 1 commit into from
Mar 7, 2023

Conversation

javierggt
Copy link
Contributor

@javierggt javierggt commented Feb 24, 2023

Description

This PR makes changes to avoid the following warning that currently appears in unit testing (mica/report/tests/test_write_report.py::test_write_reports):

TimeDeltaMissingUnitWarning: Numerical value without unit or explicit format passed to TimeDelta, assuming days

Interface impacts

None

Testing

Ran mica unit tests without warning

Unit tests

  • Linux

Independent check of unit tests by Jean

  • Linux

Functional tests

No functional testing.

@javierggt javierggt merged commit eec7479 into master Mar 7, 2023
@javierggt javierggt deleted the unit-warning branch March 7, 2023 18:59
This was referenced Mar 13, 2023
@javierggt javierggt mentioned this pull request May 17, 2023
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