Skip to content

Commit

Permalink
Fix autogen garble
Browse files Browse the repository at this point in the history
  • Loading branch information
tnielsen2 committed Jul 27, 2023
1 parent 7c02938 commit 8d67d3d
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions troposphere/sagemaker.py
Original file line number Diff line number Diff line change
Expand Up @@ -2486,14 +2486,3 @@ class RSessionAppSettings(AWSProperty):
"CustomImages": ([CustomImage], False),
"DefaultResourceSpec": (ResourceSpec, False),
}


# Copyright (c) 2012-2022, Mark Peek <[email protected]>
# All rights reserved.
#
# See LICENSE file for full license.
#
# *** Do not modify - this file is autogenerated ***


from . import PropsDictType

0 comments on commit 8d67d3d

Please sign in to comment.