Skip to content

Commit

Permalink
Import annotations from future
Browse files Browse the repository at this point in the history
  • Loading branch information
CasperWA committed Oct 9, 2023
1 parent 695837e commit dc6fe03
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/utils/test_versions.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
"""Tests for utils/versions.py"""
# pylint: disable=too-many-lines
from __future__ import annotations

from typing import TYPE_CHECKING

import pytest
Expand Down

0 comments on commit dc6fe03

Please sign in to comment.