Skip to content

Commit 7bbe83e

Browse files
committed
fix
1 parent 3de65cb commit 7bbe83e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/test/legacy/v3_default_cmm.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
22
# SPDX-License-Identifier: Apache-2.0
33
"""Copy-paste of the V3 default CMM."""
4+
# flake8: ignore=D205,D400,D401
45
import logging
56

67
import attr

0 commit comments

Comments
 (0)