We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
from __future__ import annotations
1 parent ff72d5a commit 8b93691Copy full SHA for 8b93691
tests/test_cpp_conduit.py
@@ -1,7 +1,5 @@
1
# Copyright (c) 2024 The pybind Community.
2
3
-from __future__ import annotations
4
-
5
import exo_planet_c_api
6
import exo_planet_pybind11
7
import home_planet_very_lonely_traveler
0 commit comments