Skip to content

Commit 4f9eb3b

Browse files
[pre-commit.ci] auto code formatting
1 parent a893c1d commit 4f9eb3b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cudax/include/cuda/experimental/__stf/internal/interpreted_execution_policy_impl.cuh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737

3838
namespace cuda::experimental::stf
3939
{
40-
4140
template <auto... spec>
4241
template <typename Fun>
4342
interpreted_execution_policy<spec...>::interpreted_execution_policy(
@@ -217,5 +216,4 @@ interpreted_execution_policy<spec...>::interpreted_execution_policy(
217216
static_assert(pdepth == 3);
218217
}
219218
}
220-
221219
} // end namespace cuda::experimental::stf

0 commit comments

Comments
 (0)