Skip to content

Commit

Permalink
add another future import
Browse files Browse the repository at this point in the history
  • Loading branch information
freemansw1 committed Jan 6, 2025
1 parent 62b6f26 commit 9d4f03e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tobac/tests/test_xarray_utils.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
"""Tests for tobac.utils.internal_utils.xarray_utils
"""

from __future__ import annotations

from typing import Union

import pytest
Expand Down

0 comments on commit 9d4f03e

Please sign in to comment.