Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@

project = "sagemaker-core"
copyright = (
"%s, Amazon Web Services, Inc. or its affiliates. All rights reserved."
% datetime.now().year
"%s, Amazon Web Services, Inc. or its affiliates. All rights reserved." % datetime.now().year
)
author = "Amazon Web Services"

Expand Down Expand Up @@ -65,4 +64,3 @@

# autosectionlabel
autosectionlabel_prefix_document = True

Loading