Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
biffgaut committed Feb 12, 2025
1 parent 8336cfb commit 75adc41
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -228,11 +228,11 @@ export interface BuildSagemakerNotebookResponse {

/**
* @internal This is an internal core function and should not be called directly by Solutions Constructs clients.
*
*
* The constructs deploying Sagemaker services only deploy Sagemaker Endpoints, Endpoint
* Configurations and (already developed) Models. There are no Constructs that deploy Notebooks.
* There doesn't appear to be any references to this function outside the unit test file - so
* this function is unneccessary.
* this function is unneccessary.
*/
export function buildSagemakerNotebook(
scope: Construct,
Expand Down

0 comments on commit 75adc41

Please sign in to comment.