Skip to content

Commit

Permalink
fix cpplint
Browse files Browse the repository at this point in the history
Signed-off-by: Vladimir Paramuzov <[email protected]>
  • Loading branch information
vladimir-paramuzov committed Jan 27, 2025
1 parent 787972b commit 0fb4995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/intel_gpu/src/runtime/execution_config.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ bool is_llm(const ov::Model& model) {
}

return false;
};
}

} // namespace

Expand Down

0 comments on commit 0fb4995

Please sign in to comment.