We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0227d8d commit 8f57297Copy full SHA for 8f57297
3 files changed
.gitignore
@@ -2,10 +2,6 @@
2
#
3
# SPDX-License-Identifier: Unlicense
4
5
-# SPDX-FileCopyrightText: 2021 ladyada for Adafruit Industries
6
-#
7
-# SPDX-License-Identifier: Unlicense
8
-
9
*.mpy
10
.idea
11
__pycache__
.pylintrc
[MASTER]
# A comma-separated list of package or module names from where C extensions may
.readthedocs.yml
python:
version: 3
requirements_file: requirements.txt
0 commit comments