Skip to content

Commit

Permalink
pc hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
twicki committed Mar 3, 2025
1 parent 73aa6b5 commit 64338de
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/gt4py/cartesian/backend/debug_backend.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# SPDX-License-Identifier: BSD-3-Clause


from pathlib import Path
from typing import TYPE_CHECKING, Any, ClassVar, Type, Union

from gt4py import storage
Expand Down
1 change: 0 additions & 1 deletion src/gt4py/cartesian/backend/numpy_backend.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

from __future__ import annotations

import pathlib
from typing import TYPE_CHECKING, Any, ClassVar, Dict, Type, Union, cast

from gt4py import storage as gt_storage
Expand Down

0 comments on commit 64338de

Please sign in to comment.