Skip to content

Commit

Permalink
Formatting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dagardner-nv committed Nov 28, 2023
1 parent 142ac8a commit 427d392
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions morpheus/_lib/src/stages/preprocess_fil.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,8 @@ PreprocessFILStage::subscribe_fn_t PreprocessFILStage::build_operator()
input__0.get_memory(),
x->mess_offset),
seq_id_dtype,
{x->mess_count, 3},
{},
{x->mess_count, 3},
{},
0);

// Build the results
Expand Down

0 comments on commit 427d392

Please sign in to comment.