Skip to content

Commit

Permalink
Removed superflous namespace creation line
Browse files Browse the repository at this point in the history
  • Loading branch information
oleksandr-pavlyk committed Nov 20, 2023
1 parent 8405af7 commit 0efe28b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ namespace isfinite

namespace py = pybind11;
namespace td_ns = dpctl::tensor::type_dispatch;
namespace exprm_ns = sycl::ext::oneapi::experimental;

using dpctl::tensor::type_utils::is_complex;
using dpctl::tensor::type_utils::vec_cast;
Expand Down

0 comments on commit 0efe28b

Please sign in to comment.