Skip to content

Commit

Permalink
Fix format
Browse files Browse the repository at this point in the history
Signed-off-by: Kang Wenjing <[email protected]>
  • Loading branch information
WenjingKangIntel committed Nov 25, 2024
1 parent fe068e8 commit c766d5d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@ struct STORE_LOGGER_LOG final : OptionBase<STORE_LOGGER_LOG, bool> {
static std::string_view key() {
return ov::intel_npu::store_logger_log.name();
}

static std::string_view envVar() {
return "OV_NPU_STORE_LOGGER_LOG";
}
Expand Down

0 comments on commit c766d5d

Please sign in to comment.