Skip to content

Commit 13c6593

Browse files
authored
Merge pull request #2306 from kattni/fix-license-ci
Fix licensing to resolve CI issue.
2 parents e5558b1 + f527a92 commit 13c6593

File tree

1 file changed

+4
-0
lines changed
  • Introducing_CircuitPlaygroundExpress/CircuitPlaygroundExpress_CapTouch_Advanced

1 file changed

+4
-0
lines changed

Introducing_CircuitPlaygroundExpress/CircuitPlaygroundExpress_CapTouch_Short.py renamed to Introducing_CircuitPlaygroundExpress/CircuitPlaygroundExpress_CapTouch_Advanced/code.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# SPDX-FileCopyrightText: 2019 Dave Briccetti
2+
#
3+
# SPDX-License-Identifier: MIT
4+
15
"""A shorter CapTouch program, for those comfortable with list
26
comprehensions and the enumerate function"""
37

0 commit comments

Comments
 (0)