File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 11# SPDX-FileCopyrightText: 2021 ladyada for Adafruit Industries
22# SPDX-License-Identifier: MIT
33
4+ # pylint: disable=unnecessary-lambda-assignment
5+
46import board
57from adafruit_turtle import turtle
68
Original file line number Diff line number Diff line change 11# SPDX-FileCopyrightText: 2021 ladyada for Adafruit Industries
22# SPDX-License-Identifier: MIT
33
4+ # pylint: disable=unnecessary-lambda-assignment
5+
46import board
57from adafruit_turtle import turtle
68
Original file line number Diff line number Diff line change 11# SPDX-FileCopyrightText: 2021 ladyada for Adafruit Industries
22# SPDX-License-Identifier: MIT
33
4+ # pylint: disable=unnecessary-lambda-assignment
5+
46import board
57from adafruit_turtle import turtle , Color
68
You can’t perform that action at this time.
0 commit comments