Skip to content

Commit

Permalink
Update baseline
Browse files Browse the repository at this point in the history
Signed-off-by: ko3n1g <[email protected]>
  • Loading branch information
ko3n1g committed Nov 7, 2024
1 parent 13f657c commit b4a1ddb
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .secrets.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,10 @@
{
"path": "detect_secrets.filters.allowlist.is_line_allowlisted"
},
{
"path": "detect_secrets.filters.common.is_baseline_file",
"filename": ".secrets.baseline"
},
{
"path": "detect_secrets.filters.common.is_ignored_due_to_verification_policies",
"min_level": 2
Expand Down Expand Up @@ -1929,7 +1933,7 @@
"filename": "tutorials/speaker_tasks/Speaker_Diarization_Inference.ipynb",
"hashed_secret": "80903ddedcf4ec0a2ee5911cefa7e1ad52419dcc",
"is_verified": false,
"line_number": 989
"line_number": 990
}
],
"tutorials/tools/DefinedCrowd_x_NeMo_ASR_Training_Tutorial.ipynb": [
Expand Down Expand Up @@ -2083,5 +2087,5 @@
}
]
},
"generated_at": "2024-10-25T13:43:17Z"
"generated_at": "2024-11-07T11:44:03Z"
}

0 comments on commit b4a1ddb

Please sign in to comment.