Skip to content

Commit e96c296

Browse files
author
github-actions
committed
chore: self mutation
Signed-off-by: github-actions <github-actions@github.com>
1 parent adb7513 commit e96c296

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/patterns/gen-ai/aws-model-deployment-sagemaker/deep-learning-container-image.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
* OR CONDITIONS OF ANY KIND, express or implied. See the License for the specific language governing permissions
1111
* and limitations under the License.
1212
*/
13+
1314
import { Stack } from 'aws-cdk-lib';
1415
import * as ecr from 'aws-cdk-lib/aws-ecr';
1516
import * as iam from 'aws-cdk-lib/aws-iam';

src/patterns/gen-ai/aws-model-deployment-sagemaker/jumpstart-model.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
* OR CONDITIONS OF ANY KIND, express or implied. See the License for the specific language governing permissions
1111
* and limitations under the License.
1212
*/
13+
1314
import * as zlib from 'zlib';
1415
import * as data from './jumpstart-models.json';
1516

0 commit comments

Comments
 (0)