Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianDeconinck committed Feb 9, 2024
1 parent 716f1e4 commit 410760d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ndsl/dsl/dace/dace_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
from ndsl.dsl.caches.cache_location import identify_code_path
from ndsl.dsl.caches.codepath import FV3CodePath
from ndsl.dsl.gt4py_utils import is_gpu_backend
from ndsl.optional_imports import cupy as cp
from ndsl.dsl.typing import floating_point_precision
from ndsl.optional_imports import cupy as cp


# This can be turned on to revert compilation for orchestration
Expand Down

0 comments on commit 410760d

Please sign in to comment.