Skip to content

Commit

Permalink
Remove from __future__ import annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
rwgk committed Sep 13, 2024
1 parent f52b8f8 commit 5df1db5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_cpp_conduit.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Copyright (c) 2024 The pybind Community.

from __future__ import annotations

import exo_planet_c_api
import exo_planet_pybind11
import home_planet_very_lonely_traveler
Expand Down

0 comments on commit 5df1db5

Please sign in to comment.