fix pylint error

This commit is contained in:
Cedar Grove Maker Studios 2023-02-06 20:52:54 -08:00
parent 992b028e1a
commit 6242fe3953
6 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,4 @@
# pylint: disable = duplicate-code
# SPDX-FileCopyrightText: Copyright (c) 2022 JG for Cedar Grove Maker Studios
# SPDX-License-Identifier: MIT
"""

View file

@ -1,3 +1,4 @@
# pylint: disable = duplicate-code
# SPDX-FileCopyrightText: Copyright (c) 2022 JG for Cedar Grove Maker Studios
# SPDX-License-Identifier: MIT
"""

View file

@ -1,3 +1,4 @@
# pylint: disable = duplicate-code
# SPDX-FileCopyrightText: Copyright (c) 2022 JG for Cedar Grove Maker Studios
# SPDX-License-Identifier: MIT
"""

View file

@ -1,3 +1,4 @@
# pylint: disable = duplicate-code
# SPDX-FileCopyrightText: Copyright (c) 2022 JG for Cedar Grove Maker Studios
# SPDX-License-Identifier: MIT
"""

View file

@ -1,3 +1,4 @@
# pylint: disable = duplicate-code
# SPDX-FileCopyrightText: Copyright (c) 2022 JG for Cedar Grove Maker Studios
# SPDX-License-Identifier: MIT
"""

View file

@ -1,3 +1,4 @@
# pylint: disable = duplicate-code
# SPDX-FileCopyrightText: Copyright (c) 2022 JG for Cedar Grove Maker Studios
# SPDX-License-Identifier: MIT
"""